Searched refs:cl_offset (Results 1 – 6 of 6) sorted by relevance
29 uint16_t cl_offset; /* The offset of command line */ member
173 lh.cl_offset = LINUX_CL_OFFSET; in linux_loadkernel()179 lh.cl_offset = LINUX_CL_OFFSET; in linux_loadkernel()
1071 *startblockp = (diskaddr_t)cl->cl_offset[part]; in cmlb_partinfo()1646 cl->cl_offset[P0_RAW_DISK] = 0;1814 cl->cl_offset[FDISK_P1 + count] =1822 cl->cl_offset[count] =1827 cl->cl_offset[count] = vp->p_start + cl->cl_solaris_offset;2157 cl->cl_offset[FDISK_P4 + 1 + count] =2931 cl->cl_offset[i] =2959 cl->cl_offset[i] = 0;3470 cl->cl_offset[0] = 0;3488 cl->cl_offset[8] = 0;[all …]
147 diskaddr_t cl_offset[MAXPART]; /* partition start blocks */ member
248 lh->cl_offset = LINUX_CL_OFFSET; in load_image()256 lh->cl_offset = LINUX_CL_OFFSET; in load_image()
420 unsigned short cl_offset; /* The offset of command line */ member