Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c506 ql_adapter_state_t *base_ha = NULL; in ql_setup_fruinfo() local
530 base_ha = ql_search_basedev(ha, mybasedev_len); in ql_setup_fruinfo()
531 if (base_ha != NULL && base_ha->fru_hba_index != 0) { in ql_setup_fruinfo()
532 ha->fru_hba_index = base_ha->fru_hba_index; in ql_setup_fruinfo()
533 ha->fru_port_index = base_ha->fru_port_index + 1; in ql_setup_fruinfo()