Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c405 chsp->chs_header_type = pci_config_get8(confhdl,
407 if ((chsp->chs_header_type & PCI_HEADER_TYPE_M) ==
415 if ((chsp->chs_header_type & PCI_HEADER_TYPE_M) ==
761 if ((chs_p->chs_header_type & PCI_HEADER_TYPE_M) ==
770 if ((chs_p->chs_header_type & PCI_HEADER_TYPE_M) ==
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h1244 uint8_t chs_header_type; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2273 uint8_t chs_header_type; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c16328 chs.chs_header_type = (uint8_t)ql_pci_config_get8(ha, in ql_save_config_regs()
16330 if ((chs.chs_header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in ql_save_config_regs()
16341 if ((chs.chs_header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in ql_save_config_regs()
16395 if ((chs_p->chs_header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in ql_restore_config_regs()
16406 if ((chs_p->chs_header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in ql_restore_config_regs()