Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
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()
Daacraid.h1927 u8 sgeCnt; /* only 8 bits required */ member