This function routes select function calls to the BIOS on Extended Industry Standard Architecture (EISA) hardware that conforms to the EISA specifications.
The Query EISA Configuration Information function supports two subfunctions. Each of these two subfunctions corresponds to an equivalent EISA BIOS INT 15h, AH=D8h function call. These two subfunctions are:
┌───────────────┬──────────────────────────────┬───────────────┐ │Subfunction │Description │Corresponding │ │Number │ │EISA BIOS Call │ ├───────────────┼──────────────────────────────┼───────────────┤ │00 │Read EISA Slot Configuration │INT 15, AH=D8, │ │ │Information │AL=00 │ ├───────────────┼──────────────────────────────┼───────────────┤ │01 │Read EISA Function │INT 15, AH=D8, │ │ │Configuration Information │AL=01 │ └───────────────┴──────────────────────────────┴───────────────┘