Searched refs:fru_hba_index (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c398 if (ha->fru_hba_index == 0) {
405 attrs->hba_fru_details.high = ha->fru_hba_index;
538 if (base_ha != NULL && base_ha->fru_hba_index != 0) {
539 ha->fru_hba_index = base_ha->fru_hba_index;
541 ha->fru_hba_index = ql_gfru_hba_index++;
556 ha->fru_hba_index = 0;
H A Dql_xioctl.c8462 if (ha2->fru_hba_index != ha->fru_hba_index) {
8495 if (ha2->fru_hba_index != ha->fru_hba_index) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1521 uint32_t fru_hba_index; member in struct:ql_adapter_state

Completed in 92 milliseconds