ctio7_to_24xx    1878 drivers/scsi/qla2xxx/qla_target.c 	struct ctio7_to_24xx *ctio;
ctio7_to_24xx    1882 drivers/scsi/qla2xxx/qla_target.c 	ctio = (struct ctio7_to_24xx *)qla2x00_alloc_iocbs_ready(qpair, NULL);
ctio7_to_24xx    2199 drivers/scsi/qla2xxx/qla_target.c 	struct ctio7_to_24xx *ctio;
ctio7_to_24xx    2207 drivers/scsi/qla2xxx/qla_target.c 	ctio = (struct ctio7_to_24xx *)__qla2x00_alloc_iocbs(qpair, NULL);
ctio7_to_24xx    2255 drivers/scsi/qla2xxx/qla_target.c 	struct ctio7_to_24xx *ctio;
ctio7_to_24xx    2264 drivers/scsi/qla2xxx/qla_target.c 	ctio = (struct ctio7_to_24xx *)qla2x00_alloc_iocbs(vha, NULL);
ctio7_to_24xx    2552 drivers/scsi/qla2xxx/qla_target.c 	struct ctio7_to_24xx *pkt;
ctio7_to_24xx    2556 drivers/scsi/qla2xxx/qla_target.c 	pkt = (struct ctio7_to_24xx *)qpair->req->ring_ptr;
ctio7_to_24xx    2638 drivers/scsi/qla2xxx/qla_target.c 	struct ctio7_to_24xx *pkt24 = (struct ctio7_to_24xx *)prm->pkt;
ctio7_to_24xx    2798 drivers/scsi/qla2xxx/qla_target.c static void qlt_24xx_init_ctio_to_isp(struct ctio7_to_24xx *ctio,
ctio7_to_24xx    3200 drivers/scsi/qla2xxx/qla_target.c 	struct ctio7_to_24xx *pkt;
ctio7_to_24xx    3260 drivers/scsi/qla2xxx/qla_target.c 	pkt = (struct ctio7_to_24xx *)prm.pkt;
ctio7_to_24xx    3292 drivers/scsi/qla2xxx/qla_target.c 			struct ctio7_to_24xx *ctio =
ctio7_to_24xx    3293 drivers/scsi/qla2xxx/qla_target.c 				(struct ctio7_to_24xx *)qlt_get_req_pkt(
ctio7_to_24xx    3321 drivers/scsi/qla2xxx/qla_target.c 			qlt_24xx_init_ctio_to_isp((struct ctio7_to_24xx *)ctio,
ctio7_to_24xx    3354 drivers/scsi/qla2xxx/qla_target.c 	struct ctio7_to_24xx *pkt;
ctio7_to_24xx    3404 drivers/scsi/qla2xxx/qla_target.c 	pkt = (struct ctio7_to_24xx *)prm.pkt;
ctio7_to_24xx    3607 drivers/scsi/qla2xxx/qla_target.c 	struct ctio7_to_24xx *ctio24;
ctio7_to_24xx    3640 drivers/scsi/qla2xxx/qla_target.c 	ctio24 = (struct ctio7_to_24xx *)pkt;
ctio7_to_24xx    5270 drivers/scsi/qla2xxx/qla_target.c 	struct ctio7_to_24xx *ctio24;
ctio7_to_24xx    5301 drivers/scsi/qla2xxx/qla_target.c 	ctio24 = (struct ctio7_to_24xx *)pkt;
ctio7_to_24xx    7296 drivers/scsi/qla2xxx/qla_target.c 	BUILD_BUG_ON(sizeof(struct ctio7_to_24xx) != 64);