Home
last modified time | relevance | path

Searched defs:maxphys (Results 1 – 7 of 7) sorted by relevance

/titanic_51/usr/src/cmd/fs.d/
H A Dfslib.c390 fsgetmaxphys(int *maxphys, int *error) { in fsgetmaxphys() argument
/titanic_51/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c803 int error, gotit, maxphys; in getdiskbydev() local
/titanic_51/usr/src/uts/sun4/os/
H A Dmachdep.c65 int maxphys = MMU_PAGESIZE * 16; /* 128k */ variable
/titanic_51/usr/src/uts/i86pc/os/
H A Dmachdep.c173 int maxphys = 56 * 1024; /* XXX See vm_subr.c - max b_count in physio */ variable
/titanic_51/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c2400 int gotit, maxphys; in getdisksize() local
/titanic_51/usr/src/uts/common/avs/ns/
H A Dcontract.h158 int maxphys; variable
/titanic_51/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c2460 int maxphys; in get_max_track_size() local