Searched refs:qla2_sgx (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | qla_iocb.c | 793 qla24xx_get_one_block_sg(uint32_t blk_sz, struct qla2_sgx *sgx, in qla24xx_get_one_block_sg() 847 struct qla2_sgx sgx; in qla24xx_walk_and_build_sglist_no_difb() 852 memset(&sgx, 0, sizeof(struct qla2_sgx)); in qla24xx_walk_and_build_sglist_no_difb() 1758 struct qla2_sgx sgx; in qla24xx_dif_start_scsi() 1761 memset(&sgx, 0, sizeof(struct qla2_sgx)); in qla24xx_dif_start_scsi() 2140 struct qla2_sgx sgx; in qla2xxx_dif_start_scsi_mq() 2143 memset(&sgx, 0, sizeof(struct qla2_sgx)); in qla2xxx_dif_start_scsi_mq()
|
D | qla_gbl.h | 327 extern int qla24xx_get_one_block_sg(uint32_t, struct qla2_sgx *, uint32_t *);
|
D | qla_def.h | 5160 struct qla2_sgx { struct
|