Home
last modified time | relevance | path

Searched refs:present_status (Results 1 – 1 of 1) sorted by relevance

/external/grub/netboot/
Dpci.c300 unsigned char present_status; in check_pcibios() local
327 present_status = (pack >> 16) & 0xff; in check_pcibios()
330 if (present_status || (signature != PCI_SIGNATURE)) { in check_pcibios()