Searched refs:present (Results 1 – 1 of 1) sorted by relevance
159 uint16_t present, version, busses; in detect() local166 : "=a"(present), in detect()175 present, version, busses, signature); in detect()177 if (present & 0xff00) { in detect()178 dprintf(INFO, "PCI_BIOS_PRESENT call returned ah=%#02x\n", present >> 8); in detect()
Completed in 5 milliseconds