Searched refs:fx_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mr.c1780 qlafx00_fx_disc(scsi_qla_host_t *vha, fc_port_t *fcport, uint16_t fx_type) argument
1802 switch (fx_type) {
1847 if (fx_type == FXDISC_REG_HOST_INFO) {
1901 fdisc->u.fxiocb.req_func_type = cpu_to_le16(fx_type);
1909 if (fx_type == FXDISC_GET_CONFIG_INFO) {
1934 } else if (fx_type == FXDISC_GET_PORT_INFO) {
1945 } else if (fx_type == FXDISC_GET_TGT_NODE_INFO) {
1953 } else if (fx_type == FXDISC_GET_TGT_NODE_LIST) {
1959 } else if (fx_type == FXDISC_ABORT_IOCTL)

Completed in 127 milliseconds