fcoe_other_function 6272 drivers/scsi/qla2xxx/qla_init.c 	uint16_t fcoe_other_function = 0xffff, i;
fcoe_other_function 6290 drivers/scsi/qla2xxx/qla_init.c 			fcoe_other_function = i;
fcoe_other_function 6294 drivers/scsi/qla2xxx/qla_init.c 	if (fcoe_other_function == 0xffff) {
fcoe_other_function 6300 drivers/scsi/qla2xxx/qla_init.c 				fcoe_other_function = i + 8;
fcoe_other_function 6310 drivers/scsi/qla2xxx/qla_init.c 			((fcoe_other_function == 0xffff) ?
fcoe_other_function 6311 drivers/scsi/qla2xxx/qla_init.c 			 0 : (1 << (fcoe_other_function))));
fcoe_other_function 6317 drivers/scsi/qla2xxx/qla_init.c 			(ha->portnum < fcoe_other_function)) {