Home
last modified time | relevance | path

Searched refs:qla24xx_get_one_block_sg (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h287 extern int qla24xx_get_one_block_sg(uint32_t, struct qla2_sgx *, uint32_t *);
Dqla_iocb.c856 qla24xx_get_one_block_sg(uint32_t blk_sz, struct qla2_sgx *sgx, in qla24xx_get_one_block_sg() function
935 while (qla24xx_get_one_block_sg(prot_int, &sgx, &partial)) { in qla24xx_walk_and_build_sglist_no_difb()
1635 while (qla24xx_get_one_block_sg( in qla24xx_dif_start_scsi()
2002 while (qla24xx_get_one_block_sg( in qla2xxx_dif_start_scsi_mq()