HomeSort by: relevance | last modified time | path
    Searched defs:aic_minphys (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
aic6360.c 154 static void aic_minphys(struct buf *);
270 adapt->adapt_minphys = aic_minphys;
628 aic_minphys(struct buf *bp) function in typeref:typename:void
631 AIC_TRACE(("aic_minphys "));

Completed in 13 milliseconds