Searched refs:pci_function (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c796 uint_t pci_function; local
805 pci_function = PCI_REG_FUNC_G(regbuf->pci_phys_hi);
812 if (pci_device == 3 && pci_function == 1) {
H A Ddrmach.c5755 uint_t pci_function; local
5787 pci_function = PCI_REG_FUNC_G(regbuf->pci_phys_hi);
5794 if ((pci_device == 3) && (pci_function == 1))
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c206 dev->pci_function = PCI_REG_FUNC_G(pci_rp->pci_phys_hi);
210 length, dev->pci_bus, dev->pci_device, dev->pci_function);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h312 uint8_t pci_function; member in struct:oce_dev

Completed in 82 milliseconds