Searched refs:ctio7_to_24xx (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c1932 struct ctio7_to_24xx *ctio;
1936 ctio = (struct ctio7_to_24xx *)qla2x00_alloc_iocbs_ready(qpair, NULL);
2245 struct ctio7_to_24xx *ctio;
2253 ctio = (struct ctio7_to_24xx *)__qla2x00_alloc_iocbs(qpair, NULL);
2301 struct ctio7_to_24xx *ctio;
2310 ctio = (struct ctio7_to_24xx *)qla2x00_alloc_iocbs(vha, NULL);
2598 struct ctio7_to_24xx *pkt;
2603 pkt = (struct ctio7_to_24xx *)qpair->req->ring_ptr;
2694 struct ctio7_to_24xx *pkt24 = (struct ctio7_to_24xx *)pr
[all...]
H A Dqla_target.h397 struct ctio7_to_24xx { struct
H A Dtcm_qla2xxx.c1921 BUILD_BUG_ON(sizeof(struct ctio7_to_24xx) != 64);

Completed in 212 milliseconds