Home
last modified time | relevance | path

Searched refs:iscsi_bsg_request (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/qla4xxx/
H A Dql4_bsg.c17 struct iscsi_bsg_request *bsg_req = bsg_job->request; in qla4xxx_read_flash()
82 struct iscsi_bsg_request *bsg_req = bsg_job->request; in qla4xxx_update_flash()
146 struct iscsi_bsg_request *bsg_req = bsg_job->request; in qla4xxx_get_acb_state()
203 struct iscsi_bsg_request *bsg_req = bsg_job->request; in qla4xxx_read_nvram()
275 struct iscsi_bsg_request *bsg_req = bsg_job->request; in qla4xxx_update_nvram()
344 struct iscsi_bsg_request *bsg_req = bsg_job->request; in qla4xxx_restore_defaults()
388 struct iscsi_bsg_request *bsg_req = bsg_job->request; in qla4xxx_bsg_get_acb()
452 struct iscsi_bsg_request *bsg_req = bsg_job->request; in ql4xxx_execute_diag_cmd()
656 struct iscsi_bsg_request *bsg_req = bsg_job->request; in qla4xxx_execute_diag_loopback_cmd()
756 struct iscsi_bsg_request *bsg_req = bsg_job->request; in qla4xxx_execute_diag_test()
[all …]
/linux/include/scsi/
H A Dscsi_bsg_iscsi.h67 struct iscsi_bsg_request { struct
/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c41 struct iscsi_bsg_request *bsg_req = job->request; in mgmt_vendor_specific_fw_cmd()
H A Dbe_main.c4810 struct iscsi_bsg_request *bsg_req = job->request; in beiscsi_bsg_request()
/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c1480 struct iscsi_bsg_request *req = job->request; in iscsi_bsg_host_dispatch()