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

  /src/sys/dev/ic/
bha.c 88 static void bha_minphys(struct buf *);
170 adapt->adapt_minphys = bha_minphys;
454 * bha_minphys:
459 bha_minphys(struct buf *bp) function in typeref:typename:void

Completed in 14 milliseconds