Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c401 attrs->hba_fru_details.port_index = ha->fru_port_index; in ql_populate_hba_fru_details()
521 if (ql_get_basedev_len(ha, &mybasedev_len, &ha->fru_port_index) == 0) { in ql_setup_fruinfo()
533 ha->fru_port_index = base_ha->fru_port_index + 1; in ql_setup_fruinfo()
536 ha->fru_port_index = 0; in ql_setup_fruinfo()
540 ha->fru_port_index = 0; in ql_setup_fruinfo()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1760 uint32_t fru_port_index; member