Home | Sort by: relevance | last modified time | path |
/src/sys/arch/vax/boot/boot/ | |
devopen.c | 212 int vpag, npag; local in function:ubmap 217 npag = (voff + size) / VAX_NBPG; 219 while (npag-- >= 0) |
devopen.c | 212 int vpag, npag; local in function:ubmap 217 npag = (voff + size) / VAX_NBPG; 219 while (npag-- >= 0) |