Home
last modified time | relevance | path

Searched refs:sts_entry_24xx (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_isr.c1393 struct sts_entry_24xx *pkt, int iocb_type) in qla24xx_els_ct_entry()
1577 struct sts_entry_24xx *sts = (struct sts_entry_24xx *)tsk; in qla24xx_tm_iocb_entry()
1752 qla2x00_handle_dif_error(srb_t *sp, struct sts_entry_24xx *sts24) in qla2x00_handle_dif_error()
1885 struct sts_entry_24xx *sts24; in qla25xx_process_bidir_status_iocb()
1887 sts24 = (struct sts_entry_24xx *) pkt; in qla25xx_process_bidir_status_iocb()
2031 struct sts_entry_24xx *sts24; in qla2x00_status_entry()
2050 sts24 = (struct sts_entry_24xx *) pkt; in qla2x00_status_entry()
2541 struct sts_entry_24xx *pkt; in qla24xx_process_response_queue()
2548 pkt = (struct sts_entry_24xx *)rsp->ring_ptr; in qla24xx_process_response_queue()
Dqla_target.h1149 struct sts_entry_24xx *);
Dqla_fw.h552 struct sts_entry_24xx { struct
Dqla_mbx.c2706 struct sts_entry_24xx sts;
2716 struct sts_entry_24xx *sts; in __qla24xx_issue_tmf()
Dqla_target.c6384 struct sts_entry_24xx *pkt) in qlt_24xx_process_response_error()