Searched refs:ct_arg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 668 extern void *qla2x00_prep_ms_iocb(scsi_qla_host_t *, struct ct_arg *); 669 extern void *qla24xx_prep_ms_iocb(scsi_qla_host_t *, struct ct_arg *);
|
H A D | qla_gs.c | 31 qla2x00_prep_ms_iocb(scsi_qla_host_t *vha, struct ct_arg *arg) in qla2x00_prep_ms_iocb() 68 qla24xx_prep_ms_iocb(scsi_qla_host_t *vha, struct ct_arg *arg) in qla24xx_prep_ms_iocb() 208 struct ct_arg arg; in qla2x00_ga_nxt() 297 struct ct_arg arg; in qla2x00_gid_pt() 378 struct ct_arg arg; in qla2x00_gpn_id() 445 struct ct_arg arg; in qla2x00_gnn_id() 2534 struct ct_arg arg; in qla2x00_gfpn_id() 2642 struct ct_arg arg; in qla2x00_gpsc() 2734 struct ct_arg arg; in qla2x00_gff_id()
|
H A D | qla_def.h | 460 struct ct_arg { struct 556 struct ct_arg ctarg; 3289 void *(*prep_ms_iocb) (struct scsi_qla_host *, struct ct_arg *);
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gs.c | 31 qla2x00_prep_ms_iocb(scsi_qla_host_t *vha, struct ct_arg *arg) in qla2x00_prep_ms_iocb() 68 qla24xx_prep_ms_iocb(scsi_qla_host_t *vha, struct ct_arg *arg) in qla24xx_prep_ms_iocb() 208 struct ct_arg arg; in qla2x00_ga_nxt() 297 struct ct_arg arg; in qla2x00_gid_pt() 378 struct ct_arg arg; in qla2x00_gpn_id() 445 struct ct_arg arg; in qla2x00_gnn_id() 2536 struct ct_arg arg; in qla2x00_gfpn_id() 2644 struct ct_arg arg; in qla2x00_gpsc() 2736 struct ct_arg arg; in qla2x00_gff_id()
|
H A D | qla_gbl.h | 705 extern void *qla2x00_prep_ms_iocb(scsi_qla_host_t *, struct ct_arg *); 706 extern void *qla24xx_prep_ms_iocb(scsi_qla_host_t *, struct ct_arg *);
|
H A D | qla_def.h | 498 struct ct_arg { struct 613 struct ct_arg ctarg; 3452 void *(*prep_ms_iocb) (struct scsi_qla_host *, struct ct_arg *);
|
Completed in 38 milliseconds