Home
last modified time | relevance | path

Searched refs:chs_base2 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c423 chsp->chs_base2 = pci_config_get32(confhdl, PCI_CONF_BASE2);
777 pci_config_put32(confhdl, PCI_CONF_BASE2, chs_p->chs_base2);
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h1249 uint32_t chs_base2; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2278 uint32_t chs_base2; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c16348 chs.chs_base2 = ql_pci_config_get32(ha, PCI_CONF_BASE2); in ql_save_config_regs()
16413 ql_pci_config_put32(ha, PCI_CONF_BASE2, chs_p->chs_base2); in ql_restore_config_regs()