Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aac/
H A Daac_disk.c195 sg->SgEntry[i].SgByteCount = segs[i].ds_len; in aac_dump_map_sg()
220 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aac_dump_map_sg64()
H A Daacreg.h376 u_int32_t SgByteCount; member
381 u_int32_t SgByteCount; member
388 u_int32_t SgByteCount; member
H A Daac_cam.c468 srb->sg_map.SgEntry[0].SgByteCount = in aac_cam_action()
478 srb->sg_map.SgEntry[0].SgByteCount = 0; in aac_cam_action()
H A Daac_debug.c250 sg->SgEntry[i].SgByteCount); in aac_print_fib()
H A Daac.c1575 sg->SgEntryRaw[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
1588 sg->SgEntry[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
1598 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
3117 srb_sg_bytecount = sg.SgByteCount; in aac_ioctl_send_raw_srb()
3131 srb_sg_bytecount = sg.SgByteCount; in aac_ioctl_send_raw_srb()
/freebsd-12.1/sys/dev/aacraid/
H A Daacraid_reg.h323 u_int32_t SgByteCount; member
328 u_int32_t SgByteCount; member
335 u_int32_t SgByteCount; member
H A Daacraid_debug.c163 sg->SgEntry[i].SgByteCount); in aacraid_print_fib()
H A Daacraid.c1384 sg->SgEntryRaw[i].SgByteCount = segs[i].ds_len; in aacraid_map_command_sg()
1397 sg->SgEntry[i].SgByteCount = segs[i].ds_len; in aacraid_map_command_sg()
1407 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aacraid_map_command_sg()
2884 srb_sg_bytecount = sg.SgByteCount; in aac_ioctl_send_raw_srb()
2896 srb_sg_bytecount = sg.SgByteCount; in aac_ioctl_send_raw_srb()