HomeSort by relevance Sort by last modified time
    Searched full:present_status (Results 1 - 1 of 1) sorted by null

  /external/grub/netboot/
pci.c 300 unsigned char present_status; local
327 present_status = (pack >> 16) & 0xff;
330 if (present_status || (signature != PCI_SIGNATURE)) {

Completed in 49 milliseconds