<dec f='src/src/sys/sys/buf.h' l='313' type='void minphys(buf_t * )'/>
<use f='src/src/sys/arch/xen/xen/xbd_xenbus.c' l='720' u='c' c='xbdminphys'/>
<use f='src/src/sys/dev/ccd.c' l='1062' u='r' c='ccdread'/>
<use f='src/src/sys/dev/ccd.c' l='1083' u='r' c='ccdwrite'/>
<use f='src/src/sys/dev/cgd.c' l='120'/>
<use f='src/src/sys/dev/cgd.c' l='120'/>
<use f='src/src/sys/dev/cgd.c' l='559' u='r' c='cgdread'/>
<use f='src/src/sys/dev/cgd.c' l='574' u='r' c='cgdwrite'/>
<use f='src/src/sys/dev/fss.c' l='303' u='r' c='fss_read'/>
<use f='src/src/sys/dev/fss.c' l='309' u='r' c='fss_write'/>
<use f='src/src/sys/dev/md.c' l='387' u='r' c='mdread'/>
<use f='src/src/sys/dev/md.c' l='400' u='r' c='mdwrite'/>
<use f='src/src/sys/dev/raidframe/rf_netbsdkintf.c' l='252'/>
<use f='src/src/sys/dev/raidframe/rf_netbsdkintf.c' l='252'/>
<use f='src/src/sys/dev/raidframe/rf_netbsdkintf.c' l='971' u='r' c='raidread'/>
<use f='src/src/sys/dev/raidframe/rf_netbsdkintf.c' l='988' u='r' c='raidwrite'/>
<use f='src/src/sys/dev/vnd.c' l='239'/>
<use f='src/src/sys/dev/vnd.c' l='239'/>
<use f='src/src/sys/dev/vnd.c' l='997' u='r' c='vndread'/>
<use f='src/src/sys/dev/vnd.c' l='1019' u='r' c='vndwrite'/>
<def f='src/src/sys/kern/kern_physio.c' l='421' ll='427' type='void minphys(struct buf * bp)'/>
<doc f='src/src/sys/kern/kern_physio.c' l='413'>/*
 * A minphys() routine is called by physio() to adjust the size of each
 * I/O transfer before the latter is passed to the strategy routine.
 *
 * This minphys() is a default that must be called to enforce limits
 * that are applicable to all devices, because of limitations in the
 * kernel or the hardware platform.
 */</doc>
<use f='src/src/sys/uvm/uvm_swap.c' l='1277' u='r' c='swread'/>
<use f='src/src/sys/uvm/uvm_swap.c' l='1290' u='r' c='swwrite'/>
