fx_type          1808 drivers/scsi/qla2xxx/qla_mr.c qlafx00_fx_disc(scsi_qla_host_t *vha, fc_port_t *fcport, uint16_t fx_type)
fx_type          1829 drivers/scsi/qla2xxx/qla_mr.c 	switch (fx_type) {
fx_type          1874 drivers/scsi/qla2xxx/qla_mr.c 		if (fx_type == FXDISC_REG_HOST_INFO) {
fx_type          1928 drivers/scsi/qla2xxx/qla_mr.c 	fdisc->u.fxiocb.req_func_type = cpu_to_le16(fx_type);
fx_type          1937 drivers/scsi/qla2xxx/qla_mr.c 	if (fx_type == FXDISC_GET_CONFIG_INFO) {
fx_type          1962 drivers/scsi/qla2xxx/qla_mr.c 	} else if (fx_type == FXDISC_GET_PORT_INFO) {
fx_type          1973 drivers/scsi/qla2xxx/qla_mr.c 	} else if (fx_type == FXDISC_GET_TGT_NODE_INFO) {
fx_type          1981 drivers/scsi/qla2xxx/qla_mr.c 	} else if (fx_type == FXDISC_GET_TGT_NODE_LIST) {
fx_type          1987 drivers/scsi/qla2xxx/qla_mr.c 	} else if (fx_type == FXDISC_ABORT_IOCTL)