Home
last modified time | relevance | path

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

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