Searched defs:bsg_job (Results 1 – 7 of 7) sorted by relevance
39 struct bsg_job { struct40 struct device *dev;41 struct request *req;65 void bsg_job_done(struct bsg_job *job, int result, argument
13 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()453 int qla4xxx_process_vendor_specific(struct bsg_job *bsg_job) in qla4xxx_process_vendor_specific()497 int qla4xxx_bsg_request(struct bsg_job *bsg_job) in qla4xxx_bsg_request()
95 qla24xx_proc_fcp_prio_cfg_cmd(struct fc_bsg_job *bsg_job) in qla24xx_proc_fcp_prio_cfg_cmd()221 qla2x00_process_els(struct fc_bsg_job *bsg_job) in qla2x00_process_els()401 qla2x00_process_ct(struct fc_bsg_job *bsg_job) in qla2x00_process_ct()623 qla2x00_process_loopback(struct fc_bsg_job *bsg_job) in qla2x00_process_loopback()855 qla84xx_reset(struct fc_bsg_job *bsg_job) in qla84xx_reset()889 qla84xx_updatefw(struct fc_bsg_job *bsg_job) in qla84xx_updatefw()999 qla84xx_mgmt_cmd(struct fc_bsg_job *bsg_job) in qla84xx_mgmt_cmd()1203 qla24xx_iidma(struct fc_bsg_job *bsg_job) in qla24xx_iidma()1300 qla2x00_optrom_setup(struct fc_bsg_job *bsg_job, scsi_qla_host_t *vha, in qla2x00_optrom_setup()1371 qla2x00_read_optrom(struct fc_bsg_job *bsg_job) in qla2x00_read_optrom()[all …]
994 struct fc_bsg_job *bsg_job; in qla2x00_ct_entry() local1073 struct fc_bsg_job *bsg_job; in qla24xx_els_ct_entry() local1925 struct fc_bsg_job *bsg_job; in qla2x00_free_sp_ctx() local
2030 struct fc_bsg_job *bsg_job = ((struct srb_ctx *)sp->ctx)->u.bsg_job; in qla24xx_els_iocb() local2081 struct fc_bsg_job *bsg_job = ((struct srb_ctx *)sp->ctx)->u.bsg_job; in qla2x00_ct_iocb() local2158 struct fc_bsg_job *bsg_job = ((struct srb_ctx *)sp->ctx)->u.bsg_job; in qla24xx_ct_iocb() local
1275 struct fc_bsg_job *bsg_job = in qla2x00_abort_all_cmds() local
278 struct fc_bsg_job *bsg_job; member