Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_isr.c1368 struct sts_entry_24xx *pkt, int iocb_type) in qla24xx_els_ct_entry()
1552 struct sts_entry_24xx *sts = (struct sts_entry_24xx *)tsk; in qla24xx_tm_iocb_entry()
1727 qla2x00_handle_dif_error(srb_t *sp, struct sts_entry_24xx *sts24) in qla2x00_handle_dif_error()
1860 struct sts_entry_24xx *sts24; in qla25xx_process_bidir_status_iocb()
1862 sts24 = (struct sts_entry_24xx *) pkt; in qla25xx_process_bidir_status_iocb()
2006 struct sts_entry_24xx *sts24; in qla2x00_status_entry()
2025 sts24 = (struct sts_entry_24xx *) pkt; in qla2x00_status_entry()
2513 struct sts_entry_24xx *pkt; in qla24xx_process_response_queue()
2520 pkt = (struct sts_entry_24xx *)rsp->ring_ptr; in qla24xx_process_response_queue()
Dqla_target.h1147 struct sts_entry_24xx *);
Dqla_fw.h552 struct sts_entry_24xx { struct
Dqla_mbx.c2696 struct sts_entry_24xx sts;
2706 struct sts_entry_24xx *sts; in __qla24xx_issue_tmf()
Dqla_target.c6387 struct sts_entry_24xx *pkt) in qlt_24xx_process_response_error()