Home
last modified time | relevance | path

Searched refs:subsys_id (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h308 uint16_t subsys_id; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c235 uint16_t model = ha->subsys_id; in ql_populate_hba_fru_details()
H A Dql_api.c1107 ha->subsys_id = (uint16_t)ql_pci_config_get16(ha, in ql_attach()
1120 ha->subven_id, ha->subsys_id); in ql_attach()
1538 if (ha->subsys_id == 0x17B || in ql_attach()
1539 ha->subsys_id == 0x17D) { in ql_attach()
17584 if (ha->ven_id == 0x103C && (ha->subsys_id == 0x7041 || in ql_setup_msix()
17585 ha->subsys_id == 0x7040 || ha->subsys_id == 0x1705)) { in ql_setup_msix()
H A Dql_xioctl.c1454 chip.SubSystemId = ha->subsys_id; in ql_qry_chip()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c226 dev->subsys_id = pci_config_get16(dev->pci_cfg_handle, in oce_identify_hw()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1747 uint16_t subsys_id; member