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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_neptune.c153 pci_neptune_getw(int bus, int device, int function, int reg) function
H A Dpci_cfgspace.c209 pci_getw_func = pci_neptune_getw;
/illumos-gate/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);

Completed in 55 milliseconds