Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h71 #define PCI_REVISION_ID 0x08 /* 8 bits */ macro
H A Dsundance.c624 pci_read_config_byte(pci, PCI_REVISION_ID, &sdc->pci_rev_id); in sundance_probe()