Home
last modified time | relevance | path

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

/openbmc/linux/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