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

  /src/sys/dev/ic/
ld_aac.c 165 sge->SgAddress = htole64(xfer->dm_segs[i].ds_addr);
208 sge->SgAddress = htole32(xfer->dm_segs[i].ds_addr);
258 * tuples, so every other SgAddress is 32-bit, but not
261 sge->SgAddress = htole64(xfer->dm_segs[i].ds_addr);
aacreg.h 226 u_int64_t SgAddress;
240 u_int32_t SgAddress;
253 u_int64_t SgAddress;
aac.c 1740 le32toh(sg->SgEntry[i].SgAddress),

Completed in 16 milliseconds