Searched refs:MAXPHYS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h151 #ifndef MAXPHYS
152 #define MAXPHYS (128 * 1024) /* max raw I/O transfer size */ macro
233 * any existing filesystems as long as it does not exceed MAXPHYS,
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dofw_net.c235 OF_call_method("dma-free", netinstance, 2, 0, dmabuf, MAXPHYS);

Completed in 44 milliseconds