Home
last modified time | relevance | path

Searched refs:cl_offset (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c1823 cl->cl_offset[count] =
2932 cl->cl_offset[i] =
2960 cl->cl_offset[i] = 0;
3471 cl->cl_offset[0] = 0;
3489 cl->cl_offset[8] = 0;
3501 cl->cl_offset[9] = phys_spc;
3515 cl->cl_offset[2] = 0;
3527 cl->cl_offset[0] = 0;
3731 cl->cl_offset[i] =
3912 cl->cl_offset[i] =
[all …]
/illumos-gate/usr/src/boot/i386/libi386/
H A Dlinux.h29 uint16_t cl_offset; /* The offset of command line */ member
H A Dlinux.c175 lh.cl_offset = LINUX_CL_OFFSET; in linux_loadkernel()
181 lh.cl_offset = LINUX_CL_OFFSET; in linux_loadkernel()
/illumos-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h147 diskaddr_t cl_offset[MAXPART]; /* partition start blocks */ member
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c248 lh->cl_offset = LINUX_CL_OFFSET; in load_image()
256 lh->cl_offset = LINUX_CL_OFFSET; in load_image()
H A Dshared.h421 unsigned short cl_offset; /* The offset of command line */ member