Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c159 pci_putl_func = pci_mech1_putl; in pci_check()
203 pci_putl_func = pci_mech1_putl; in pci_check()
H A Dpci_neptune.c201 pci_mech1_putl(bus, device, function, reg, val); in pci_neptune_putl()
H A Dpci_mech1.c148 pci_mech1_putl(int bus, int device, int function, int reg, uint32_t val) in pci_mech1_putl() function
H A Dpci_orion.c242 pci_mech1_putl(bus, device, function, reg, val); in pci_orion_putl()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h49 extern void pci_mech1_putl(int bus, int dev, int func, int reg, uint32_t val);