Searched refs:pci_mech1_getl (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_orion.c144 test = pci_mech1_getl(0, ncDevNo, 0, PCI_CONF_VENID);
158 test = pci_mech1_getl(0, ncDevNo, 0, PCI_82454_RW_CONTROL);
213 val = pci_mech1_getl(bus, device, function, reg);
H A Dpci_cfgspace.c152 pci_getl_func = pci_mech1_getl;
191 pci_getl_func = pci_mech1_getl;
H A Dpci_mech1.c81 pci_mech1_getl(int bus, int device, int function, int reg) function
H A Dpci_neptune.c172 val = pci_mech1_getl(bus, device, function, reg);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h43 extern uint32_t pci_mech1_getl(int bus, int dev, int func, int reg);

Completed in 58 milliseconds