Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_isr.c32 ha->status_srb = NULL; in qla4xxx_copy_sense()
61 ha->status_srb = srb; in qla4xxx_copy_sense()
63 ha->status_srb = NULL; in qla4xxx_copy_sense()
77 struct srb *srb = ha->status_srb; in qla4xxx_status_cont_entry()
89 ha->status_srb = NULL; in qla4xxx_status_cont_entry()
105 ha->status_srb = NULL; in qla4xxx_status_cont_entry()
354 if (ha->status_srb == NULL) in qla4xxx_status_entry()
H A Dql4_def.h720 struct srb *status_srb; member
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mr.c1403 rsp->status_srb = NULL; in qlafx00_init_response_q_entries()
2133 rsp->status_srb = sp; in qlafx00_handle_sense()
2512 if (rsp->status_srb == NULL) in qlafx00_status_entry()
2531 srb_t *sp = rsp->status_srb; in qlafx00_status_cont_entry()
2552 rsp->status_srb = NULL; in qlafx00_status_cont_entry()
2591 rsp->status_srb = NULL; in qlafx00_status_cont_entry()
H A Dqla_isr.c2544 rsp->status_srb = sp; in qla2x00_handle_sense()
3222 if (rsp->status_srb == NULL) in qla2x00_status_entry()
3239 srb_t *sp = rsp->status_srb; in qla2x00_status_cont_entry()
3255 rsp->status_srb = NULL; in qla2x00_status_cont_entry()
3279 rsp->status_srb = NULL; in qla2x00_status_cont_entry()
H A Dqla_def.h3554 srb_t *status_srb; /* status continuation entry */ member
H A Dqla_init.c3958 rsp->status_srb = NULL; in qla2x00_init_response_q_entries()