Searched refs:PCI_SIGNATURE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpci_io.c339 if (present_status || (signature != PCI_SIGNATURE)) {
H A Dpci.h247 #define PCI_SIGNATURE (('P' << 0) + ('C' << 8) + ('I' << 16) + (' ' << 24)) macro

Completed in 23 milliseconds