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

/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_isr.c33 ha->status_srb = NULL; qla4xxx_copy_sense()
62 ha->status_srb = srb; qla4xxx_copy_sense()
64 ha->status_srb = NULL; qla4xxx_copy_sense()
78 struct srb *srb = ha->status_srb; qla4xxx_status_cont_entry()
90 ha->status_srb = NULL; qla4xxx_status_cont_entry()
106 ha->status_srb = NULL; qla4xxx_status_cont_entry()
355 if (ha->status_srb == NULL) qla4xxx_status_entry()
H A Dql4_def.h734 struct srb *status_srb; member in struct:scsi_qla_host
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_mr.c1424 rsp->status_srb = NULL; qlafx00_init_response_q_entries()
2158 rsp->status_srb = sp; qlafx00_handle_sense()
2537 if (rsp->status_srb == NULL) qlafx00_status_entry()
2554 srb_t *sp = rsp->status_srb; qlafx00_status_cont_entry()
2575 rsp->status_srb = NULL; qlafx00_status_cont_entry()
2614 rsp->status_srb = NULL; qlafx00_status_cont_entry()
H A Dqla_isr.c1728 rsp->status_srb = sp; qla2x00_handle_sense()
2381 if (rsp->status_srb == NULL) qla2x00_status_entry()
2398 srb_t *sp = rsp->status_srb; qla2x00_status_cont_entry()
2414 rsp->status_srb = NULL; qla2x00_status_cont_entry()
2438 rsp->status_srb = NULL; qla2x00_status_cont_entry()
H A Dqla_def.h2824 srb_t *status_srb; /* status continuation entry */ member in struct:rsp_que
H A Dqla_init.c1954 rsp->status_srb = NULL; qla2x00_init_response_q_entries()

Completed in 260 milliseconds