Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aacraid/
Daachba.c1250 ((le32_to_cpu(readcmd2->sgeCnt)-1) * sizeof(struct sge_ieee1212)); in aac_read_raw_io()
1381 ((le32_to_cpu(writecmd2->sgeCnt)-1) * sizeof(struct sge_ieee1212)); in aac_write_raw_io()
4102 rio2->sgeCnt = cpu_to_le32(nseg); in aac_build_sgraw2()
4167 rio2->sgeCnt = cpu_to_le32(nseg_new); in aac_convert_sgraw2()
Daacraid.h1936 u8 sgeCnt; /* only 8 bits required */ member