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

/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_endian.c330 TOLE(ptr->SgByteCount, 32);
338 TOLE(ptr->SgByteCount, 32);
345 TOLE(ptr->SgByteCount, 32);
H A Daacraid_reg.h323 u_int32_t SgByteCount; member in struct:aac_sg_entry
328 u_int32_t SgByteCount; member in struct:aac_sg_entry64
335 u_int32_t SgByteCount; member in struct:aac_sg_entryraw
H A Daacraid_debug.c163 sg->SgEntry[i].SgByteCount);
H A Daacraid.c1373 sg->SgEntryRaw[i].SgByteCount = segs[i].ds_len;
1388 sg->SgEntry[i].SgByteCount = segs[i].ds_len;
1399 sg->SgEntry64[i].SgByteCount = segs[i].ds_len;
2931 srb_sg_bytecount = sg.SgByteCount;
2943 srb_sg_bytecount = sg.SgByteCount;
/freebsd-13-stable/sys/dev/aac/
H A Daac_disk.c200 sg->SgEntry[i].SgByteCount = segs[i].ds_len;
225 sg->SgEntry64[i].SgByteCount = segs[i].ds_len;
H A Daac_cam.c467 srb->sg_map.SgEntry[0].SgByteCount =
477 srb->sg_map.SgEntry[0].SgByteCount = 0;
H A Daacreg.h376 u_int32_t SgByteCount; member in struct:aac_sg_entry
381 u_int32_t SgByteCount; member in struct:aac_sg_entry64
388 u_int32_t SgByteCount; member in struct:aac_sg_entryraw
H A Daac_debug.c250 sg->SgEntry[i].SgByteCount);
H A Daac.c1574 sg->SgEntryRaw[i].SgByteCount = segs[i].ds_len;
1587 sg->SgEntry[i].SgByteCount = segs[i].ds_len;
1597 sg->SgEntry64[i].SgByteCount = segs[i].ds_len;
3116 srb_sg_bytecount = sg.SgByteCount;
3130 srb_sg_bytecount = sg.SgByteCount;

Completed in 184 milliseconds