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.c406 attrs->hba_fru_details.port_index = ha->fru_port_index;
526 if (ql_get_basedev_len(ha, &mybasedev_len, &ha->fru_port_index) == 0) {
550 ha->fru_port_index = ha->flags & FUNCTION_1 ? 1 : 0;
557 ha->fru_port_index = 0;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1522 uint32_t fru_port_index; member in struct:ql_adapter_state

Completed in 70 milliseconds