Searched defs:present_status (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/grub/grub-0.97/netboot/ | ||
| H A D | pci_io.c | 309 unsigned char present_status; local 336 present_status = (pack >> 16) & 0xff; 339 if (present_status || (signature != PCI_SIGNATURE)) { |
Completed in 22 milliseconds