Searched refs:fcport_is_smaller (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_init.c929 if (fcport_is_smaller(fcport)) {
1709 if (fcport_is_smaller(fcport)) {
1962 if (N2N_TOPO(vha->hw) && fcport_is_smaller(ea->fcport) &&
H A Dqla_inline.h562 fcport_is_smaller(fc_port_t *fcport) function
574 return !fcport_is_smaller(fcport);

Completed in 226 milliseconds