Searched refs:PCI_FUNC (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpci.c297 if (PCI_FUNC (devfn) == 0)
315 bus, PCI_SLOT(devfn), PCI_FUNC(devfn),
H A Dpci.h242 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
H A Dtg3.c2816 if (PCI_FUNC(tp->pdev->devfn) == 0)

Completed in 30 milliseconds