Home
last modified time | relevance | path

Searched refs:iscsi_minphys (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/iscsi/
H A Discsi_main.c120 STATIC void iscsi_minphys(struct buf *);
374 adapt->adapt_minphys = iscsi_minphys; in map_session()
555 iscsi_minphys(struct buf *bp) in iscsi_minphys() function