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

/linux-master/drivers/scsi/qla4xxx/
H A Dql4_isr.c32 ha->status_srb = NULL;
61 ha->status_srb = srb;
63 ha->status_srb = NULL;
77 struct srb *srb = ha->status_srb;
89 ha->status_srb = NULL;
105 ha->status_srb = NULL;
354 if (ha->status_srb == NULL)
H A Dql4_def.h729 struct srb *status_srb; member in struct:scsi_qla_host
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mr.c1403 rsp->status_srb = NULL;
2134 rsp->status_srb = sp;
2513 if (rsp->status_srb == NULL)
2532 srb_t *sp = rsp->status_srb;
2553 rsp->status_srb = NULL;
2592 rsp->status_srb = NULL;
H A Dqla_isr.c3003 rsp->status_srb = sp;
3678 if (rsp->status_srb == NULL)
3698 srb_t *sp = rsp->status_srb;
3714 rsp->status_srb = NULL;
3738 rsp->status_srb = NULL;
H A Dqla_def.h3724 srb_t *status_srb; /* status continuation entry */ member in struct:rsp_que
H A Dqla_init.c4443 rsp->status_srb = NULL;

Completed in 405 milliseconds