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

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dlinux.h29 uint16_t cl_offset; /* The offset of command line */ member in struct:linux_kernel_header
H A Dlinux.c181 lh.cl_offset = LINUX_CL_OFFSET;
187 lh.cl_offset = LINUX_CL_OFFSET;
/illumos-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h147 diskaddr_t cl_offset[MAXPART]; /* partition start blocks */ member in struct:cmlb_lun
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c1070 *startblockp = (diskaddr_t)cl->cl_offset[part];
1645 cl->cl_offset[P0_RAW_DISK] = 0;
1813 cl->cl_offset[FDISK_P1 + count] =
1821 cl->cl_offset[count] =
1826 cl->cl_offset[count] = vp->p_start + cl->cl_solaris_offset;
2156 cl->cl_offset[FDISK_P4 + 1 + count] =
2930 cl->cl_offset[i] =
2958 cl->cl_offset[i] = 0;
3469 cl->cl_offset[0] = 0;
3487 cl->cl_offset[
[all...]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c248 lh->cl_offset = LINUX_CL_OFFSET;
256 lh->cl_offset = LINUX_CL_OFFSET;
H A Dshared.h420 unsigned short cl_offset; /* The offset of command line */ member in struct:linux_kernel_header

Completed in 83 milliseconds