Searched refs:DFLTPHYS (Results 1 – 3 of 3) sorted by relevance
159 #ifndef DFLTPHYS160 #define DFLTPHYS (64 * 1024) /* default max raw I/O transfer size */ macro170 #define MAXDUMPPGS (DFLTPHYS/PAGE_SIZE)
67 dev->si_iosize_max = DFLTPHYS; in physio()
525 mp->mnt_iosize_max = DFLTPHYS; in vfs_mount_alloc()