Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dcmlb.c1072 *startblockp = (diskaddr_t)cl->cl_offset[part];
1616 cl->cl_offset[P0_RAW_DISK] = 0;
1784 cl->cl_offset[FDISK_P1 + count] =
1792 cl->cl_offset[count] =
1797 cl->cl_offset[count] = vp->p_start + cl->cl_solaris_offset;
2123 cl->cl_offset[FDISK_P4 + 1 + count] =
2897 cl->cl_offset[i] =
2925 cl->cl_offset[i] = 0;
3436 cl->cl_offset[0] = 0;
3454 cl->cl_offset[8] = 0;
[all …]
/titanic_44/usr/src/uts/common/sys/
H A Dcmlb_impl.h154 diskaddr_t cl_offset[MAXPART]; /* partition start blocks */ member
/titanic_44/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.h420 unsigned short cl_offset; /* The offset of command line */ member