Searched refs:IF_DMA (Results 1 – 2 of 2) sorted by relevance
607 #define IF_DMA(x) do { x; } while(0) macro612 #define IF_DMA(x) do { } while(0)
3792 IF_DMA( HCFASSERT(!(ifbp->IFB_CntlOpt & USE_DMA), ifbp->IFB_CntlOpt) ); in get_fid()