HomeSort by: relevance | last modified time | path
    Searched refs:SgByteCount (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ld_aac.c 166 sge->SgByteCount = htole32(xfer->dm_segs[i].ds_len);
209 sge->SgByteCount = htole32(xfer->dm_segs[i].ds_len);
262 sge->SgByteCount = htole32(xfer->dm_segs[i].ds_len);
aacreg.h 227 u_int32_t SgByteCount;
241 u_int32_t SgByteCount;
254 u_int32_t SgByteCount;
aac.c 1741 le32toh(sg->SgEntry[i].SgByteCount));

Completed in 17 milliseconds