Home
last modified time | relevance | path

Searched refs:pci_mech1_putw (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c154 pci_putw_func = pci_mech1_putw; in pci_check()
193 pci_putw_func = pci_mech1_putw; in pci_check()
H A Dpci_mech1.c112 pci_mech1_putw(int bus, int device, int function, int reg, uint16_t val) in pci_mech1_putw() function
H A Dpci_neptune.c193 pci_mech1_putw(bus, device, function, reg, val); in pci_neptune_putw()
H A Dpci_orion.c234 pci_mech1_putw(bus, device, function, reg, val); in pci_orion_putw()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h45 extern void pci_mech1_putw(int bus, int dev, int func, int reg, uint16_t val);