Home
last modified time | relevance | path

Searched refs:pci_neptune_getw (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/i86pc/os/
H A Dpci_neptune.c153 pci_neptune_getw(int bus, int device, int function, int reg) in pci_neptune_getw() function
H A Dpci_cfgspace.c209 pci_getw_func = pci_neptune_getw; in pci_check()
/titanic_41/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h79 extern uint16_t pci_neptune_getw(int bus, int dev, int func, int reg);