Searched refs:OOSIOP_NSG (Results 1 – 2 of 2) sorted by relevance
34 #define OOSIOP_NSG (MIN(atop(MAXPHYS) + 1, 32)) /* Max S/G operation */ macro35 #define OOSIOP_MAX_XFER ptoa(OOSIOP_NSG - 1)39 u_int32_t datain_scr[(OOSIOP_NSG + 1) * 2];40 u_int32_t dataout_scr[(OOSIOP_NSG + 1) * 2];
318 OOSIOP_NSG, OOSIOP_DBC_MAX, 0, BUS_DMA_NOWAIT, in oosiop_alloc_cb()609 n < offsetof(struct oosiop_xfer, datain_scr[OOSIOP_NSG * 2])) { in oosiop_phasemismatch()621 n < offsetof(struct oosiop_xfer, dataout_scr[OOSIOP_NSG * 2])) { in oosiop_phasemismatch()