AH = 80h: Return File Location and Lock Card Port

This function searches the root directory of the plug-in card in drive A for the specified file. If the file is found, the file's location is returned and the card port is locked.

This function is intended to be used by an XIP loader program to locate an XIP program on a plug-in ROM card. If successful, the port is "locked," which means that a warm start will result if the card is removed prior to unlocking the port. Thus, the program is assured that the logical pages containing the file are available for mapping until the program explicitly unmaps the pages and unlocks the port.