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

  /src/sys/dev/pci/
amrvar.h 39 #define AMR_SGL_SIZE (sizeof(struct amr_sgentry) * AMR_MAX_SEGS)
amr.c 365 size = AMR_SGL_SIZE * AMR_MAX_CMDS + 0x2000;
1138 sgloff = AMR_SGL_SIZE * ac->ac_ident;
1166 AMR_SGL_SIZE, BUS_DMASYNC_PREWRITE);
1186 AMR_SGL_SIZE * ac->ac_ident, AMR_SGL_SIZE,

Completed in 11 milliseconds