Home
last modified time | relevance | path

Searched refs:SgByteCount (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/raid/aac/
H A Daac_disk.c207 sg->SgEntry[i].SgByteCount = segs[i].ds_len; in aac_dump_map_sg()
232 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aac_dump_map_sg64()
H A Daacreg.h374 u_int32_t SgByteCount; member
379 u_int32_t SgByteCount; member
386 u_int32_t SgByteCount; member
H A Daac_cam.c465 srb->sg_map.SgEntry[0].SgByteCount = in aac_cam_action()
482 srb->sg_map.SgEntry[0].SgByteCount = 0; in aac_cam_action()
H A Daac_debug.c246 sg->SgEntry[i].SgByteCount); in aac_print_fib()
H A Daac.c1555 sg->SgEntryRaw[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
1568 sg->SgEntry[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
1578 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
3122 srb_sg_bytecount = sge->SgByteCount; in aac_ioctl_send_raw_srb()
3130 srb_sg_bytecount = sge64->SgByteCount; in aac_ioctl_send_raw_srb()