Home
last modified time | relevance | path

Searched defs:bsg_job (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_bsg.c19 struct fc_bsg_job *bsg_job = sp->u.bsg_job; in qla2x00_bsg_job_done() local
31 struct fc_bsg_job *bsg_job = sp->u.bsg_job; in qla2x00_bsg_sp_free() local
119 qla24xx_proc_fcp_prio_cfg_cmd(struct fc_bsg_job *bsg_job) in qla24xx_proc_fcp_prio_cfg_cmd()
245 qla2x00_process_els(struct fc_bsg_job *bsg_job) in qla2x00_process_els()
427 qla2x00_process_ct(struct fc_bsg_job *bsg_job) in qla2x00_process_ct()
704 qla2x00_process_loopback(struct fc_bsg_job *bsg_job) in qla2x00_process_loopback()
942 qla84xx_reset(struct fc_bsg_job *bsg_job) in qla84xx_reset()
975 qla84xx_updatefw(struct fc_bsg_job *bsg_job) in qla84xx_updatefw()
1084 qla84xx_mgmt_cmd(struct fc_bsg_job *bsg_job) in qla84xx_mgmt_cmd()
1279 qla24xx_iidma(struct fc_bsg_job *bsg_job) in qla24xx_iidma()
[all …]
Dqla_iocb.c2015 struct fc_bsg_job *bsg_job = sp->u.bsg_job; in qla24xx_els_iocb() local
2068 struct fc_bsg_job *bsg_job = sp->u.bsg_job; in qla2x00_ct_iocb() local
2145 struct fc_bsg_job *bsg_job = sp->u.bsg_job; in qla24xx_ct_iocb() local
2648 struct fc_bsg_job *bsg_job = sp->u.bsg_job; in qla25xx_build_bidir_iocb() local
Dqla_isr.c1341 struct fc_bsg_job *bsg_job; in qla2x00_ct_entry() local
1398 struct fc_bsg_job *bsg_job; in qla24xx_els_ct_entry() local
1883 struct fc_bsg_job *bsg_job = NULL; in qla25xx_process_bidir_status_iocb() local
Dqla_mr.c2187 struct fc_bsg_job *bsg_job; in qlafx00_ioctl_iosb_entry() local
3233 struct fc_bsg_job *bsg_job; in qlafx00_fxdisc_iocb() local
Dqla_def.h397 struct fc_bsg_job *bsg_job; member
/drivers/scsi/qla4xxx/
Dql4_bsg.c13 qla4xxx_read_flash(struct bsg_job *bsg_job) in qla4xxx_read_flash()
78 qla4xxx_update_flash(struct bsg_job *bsg_job) in qla4xxx_update_flash()
143 qla4xxx_get_acb_state(struct bsg_job *bsg_job) in qla4xxx_get_acb_state()
200 qla4xxx_read_nvram(struct bsg_job *bsg_job) in qla4xxx_read_nvram()
272 qla4xxx_update_nvram(struct bsg_job *bsg_job) in qla4xxx_update_nvram()
341 qla4xxx_restore_defaults(struct bsg_job *bsg_job) in qla4xxx_restore_defaults()
385 qla4xxx_bsg_get_acb(struct bsg_job *bsg_job) in qla4xxx_bsg_get_acb()
449 static void ql4xxx_execute_diag_cmd(struct bsg_job *bsg_job) in ql4xxx_execute_diag_cmd()
653 static void qla4xxx_execute_diag_loopback_cmd(struct bsg_job *bsg_job) in qla4xxx_execute_diag_loopback_cmd()
753 static int qla4xxx_execute_diag_test(struct bsg_job *bsg_job) in qla4xxx_execute_diag_test()
[all …]