Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.c327 TOLE(ptr->SgByteCount, 32); in aac_sg_entryraw_tole()
335 TOLE(ptr->SgByteCount, 32); in aac_sg_entry_tole()
342 TOLE(ptr->SgByteCount, 32); in aac_sg_entry64_tole()
H A Daacraid_reg.h321 u_int32_t SgByteCount; member
326 u_int32_t SgByteCount; member
333 u_int32_t SgByteCount; member
H A Daacraid_debug.c161 sg->SgEntry[i].SgByteCount); in aacraid_print_fib()
H A Daacraid.c1371 sg->SgEntryRaw[i].SgByteCount = segs[i].ds_len; in aacraid_map_command_sg()
1386 sg->SgEntry[i].SgByteCount = segs[i].ds_len; in aacraid_map_command_sg()
1397 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aacraid_map_command_sg()
2929 srb_sg_bytecount = sg.SgByteCount; in aac_ioctl_send_raw_srb()
2941 srb_sg_bytecount = sg.SgByteCount; in aac_ioctl_send_raw_srb()
/freebsd/sys/dev/aac/
H A Daac_disk.c196 sg->SgEntry[i].SgByteCount = segs[i].ds_len; in aac_dump_map_sg()
221 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.c463 srb->sg_map.SgEntry[0].SgByteCount = in aac_cam_action()
473 srb->sg_map.SgEntry[0].SgByteCount = 0; in aac_cam_action()
H A Daac_debug.c248 sg->SgEntry[i].SgByteCount); in aac_print_fib()
H A Daac.c1572 sg->SgEntryRaw[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
1585 sg->SgEntry[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
1595 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
3112 srb_sg_bytecount = sg.SgByteCount; in aac_ioctl_send_raw_srb()
3127 srb_sg_bytecount = sg.SgByteCount; in aac_ioctl_send_raw_srb()