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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c155 pci_putl_func = pci_mech1_putl;
194 pci_putl_func = pci_mech1_putl;
H A Dpci_mech1.c126 pci_mech1_putl(int bus, int device, int function, int reg, uint32_t val) function
H A Dpci_neptune.c203 pci_mech1_putl(bus, device, function, reg, val);
H A Dpci_orion.c244 pci_mech1_putl(bus, device, function, reg, val);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h46 extern void pci_mech1_putl(int bus, int dev, int func, int reg, uint32_t val);

Completed in 60 milliseconds