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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpci.c315 bus, PCI_SLOT(devfn), PCI_FUNC(devfn),
H A Dpci.h241 #define PCI_SLOT(devfn) ((devfn) >> 3) macro

Completed in 24 milliseconds