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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_orion.c112 pci_mech1_putb(0, ncDevNo, 0,
166 pci_mech1_putb(0, ncDevNo, 0, PCI_82454_RW_CONTROL, PciReg);
176 pci_mech1_putb(0, ncDevNo, 0, PCI_82454_RW_CONTROL, PciReg);
224 pci_mech1_putb(bus, device, function, reg, val);
H A Dpci_cfgspace.c153 pci_putb_func = pci_mech1_putb;
192 pci_putb_func = pci_mech1_putb;
H A Dpci_mech1.c98 pci_mech1_putb(int bus, int device, int function, int reg, uint8_t val) function
H A Dpci_neptune.c183 pci_mech1_putb(bus, device, function, reg, val);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h44 extern void pci_mech1_putb(int bus, int dev, int func, int reg, uint8_t val);

Completed in 71 milliseconds