Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_isr.c33 ha->status_srb = NULL; in qla4xxx_copy_sense()
62 ha->status_srb = srb; in qla4xxx_copy_sense()
64 ha->status_srb = NULL; in qla4xxx_copy_sense()
78 struct srb *srb = ha->status_srb; in qla4xxx_status_cont_entry()
90 ha->status_srb = NULL; in qla4xxx_status_cont_entry()
106 ha->status_srb = NULL; in qla4xxx_status_cont_entry()
355 if (ha->status_srb == NULL) in qla4xxx_status_entry()
Dql4_def.h733 struct srb *status_srb; member
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_mr.c1424 rsp->status_srb = NULL; in qlafx00_init_response_q_entries()
2158 rsp->status_srb = sp; in qlafx00_handle_sense()
2539 if (rsp->status_srb == NULL) in qlafx00_status_entry()
2556 srb_t *sp = rsp->status_srb; in qlafx00_status_cont_entry()
2577 rsp->status_srb = NULL; in qlafx00_status_cont_entry()
2616 rsp->status_srb = NULL; in qlafx00_status_cont_entry()
Dqla_isr.c1700 rsp->status_srb = sp; in qla2x00_handle_sense()
2349 if (rsp->status_srb == NULL) in qla2x00_status_entry()
2366 srb_t *sp = rsp->status_srb; in qla2x00_status_cont_entry()
2382 rsp->status_srb = NULL; in qla2x00_status_cont_entry()
2406 rsp->status_srb = NULL; in qla2x00_status_cont_entry()
Dqla_def.h2824 srb_t *status_srb; /* status continuation entry */ member
Dqla_init.c1951 rsp->status_srb = NULL; in qla2x00_init_response_q_entries()