Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5492 fca_hba_fru_details_t *new_fru, *stored_fru; in fc_ulp_get_adapter_paths() local
5519 new_fru = &new_port->fp_hba_port_attrs.hba_fru_details; in fc_ulp_get_adapter_paths()
5540 if (new_fru->high == stored_fru->high && in fc_ulp_get_adapter_paths()
5541 new_fru->low == stored_fru->low) { in fc_ulp_get_adapter_paths()
5550 if (new_fru->port_index < in fc_ulp_get_adapter_paths()