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

  /src/sys/dev/iscsi/
iscsi_main.c 120 STATIC void iscsi_minphys(struct buf *);
374 adapt->adapt_minphys = iscsi_minphys;
550 * iscsi_minphys:
555 iscsi_minphys(struct buf *bp) function in typeref:typename:void
iscsi_main.c 120 STATIC void iscsi_minphys(struct buf *);
374 adapt->adapt_minphys = iscsi_minphys;
550 * iscsi_minphys:
555 iscsi_minphys(struct buf *bp) function in typeref:typename:void

Completed in 22 milliseconds