Searched refs:pci_config_getb (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_obsolete.h141 uint8_t pci_config_getb(ddi_acc_handle_t handle, off_t offset);
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c154 * or earlier will actually have a reference to pci_config_getb in the binary.
158 pci_config_getb(ddi_acc_handle_t handle, off_t offset) function
/illumos-gate/usr/src/man/man9f/
H A DMakefile1109 pci_config_getb.9f \
1938 pci_config_getb.9f := LINKSRC = pci_config_get8.9f
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c15316 return (pci_config_getb(ha->pci_handle, off));

Completed in 92 milliseconds