Home
last modified time | relevance | path

Searched refs:sgeCnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c1253 le32_to_cpu(readcmd2->sgeCnt)); in aac_read_raw_io()
1384 le32_to_cpu(writecmd2->sgeCnt)); in aac_write_raw_io()
3970 rio2->sgeCnt = cpu_to_le32(nseg); in aac_build_sgraw2()
4035 rio2->sgeCnt = cpu_to_le32(nseg_new); in aac_convert_sgraw2()
H A Daacraid.h1928 u8 sgeCnt; /* only 8 bits required */ member
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c1240 ((le32_to_cpu(readcmd2->sgeCnt)-1) * sizeof(struct sge_ieee1212)); in aac_read_raw_io()
1371 ((le32_to_cpu(writecmd2->sgeCnt)-1) * sizeof(struct sge_ieee1212)); in aac_write_raw_io()
4006 rio2->sgeCnt = cpu_to_le32(nseg); in aac_build_sgraw2()
4071 rio2->sgeCnt = cpu_to_le32(nseg_new); in aac_convert_sgraw2()
H A Daacraid.h1927 u8 sgeCnt; /* only 8 bits required */ member

Completed in 45 milliseconds