Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_neptune.c151 pci_neptune_getw(int bus, int device, int function, int reg) in pci_neptune_getw() function
H A Dpci_cfgspace.c218 pci_getw_func = pci_neptune_getw; in pci_check()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h82 extern uint16_t pci_neptune_getw(int bus, int dev, int func, int reg);