Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
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()
A Dql4_def.h729 struct srb *status_srb; member
/linux/drivers/scsi/qla2xxx/
A Dqla_mr.c1403 rsp->status_srb = NULL; in qlafx00_init_response_q_entries()
2132 rsp->status_srb = sp; in qlafx00_handle_sense()
2511 if (rsp->status_srb == NULL) in qlafx00_status_entry()
2530 srb_t *sp = rsp->status_srb; in qlafx00_status_cont_entry()
2551 rsp->status_srb = NULL; in qlafx00_status_cont_entry()
2590 rsp->status_srb = NULL; in qlafx00_status_cont_entry()
A Dqla_isr.c3003 rsp->status_srb = sp; in qla2x00_handle_sense()
3672 if (rsp->status_srb == NULL) in qla2x00_status_entry()
3692 srb_t *sp = rsp->status_srb; in qla2x00_status_cont_entry()
3708 rsp->status_srb = NULL; in qla2x00_status_cont_entry()
3732 rsp->status_srb = NULL; in qla2x00_status_cont_entry()
A Dqla_def.h3733 srb_t *status_srb; /* status continuation entry */ member
A Dqla_init.c4455 rsp->status_srb = NULL; in qla2x00_init_response_q_entries()

Completed in 60 milliseconds