Home
last modified time | relevance | path

Searched refs:FDISK_P4 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dcmlb_impl.h62 #define FDISK_P4 (NDKMAP+4) macro
/titanic_41/usr/src/uts/common/io/
H A Dcmlb.c1090 if (part > FDISK_P4) {
1091 ext_part = part-FDISK_P4-1;
2120 cl->cl_map[FDISK_P4 + 1 + count].dkl_cylno = UINT32_MAX;
2121 cl->cl_map[FDISK_P4 + 1 + count].dkl_nblk =
2123 cl->cl_offset[FDISK_P4 + 1 + count] =
/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2411 #define FDISK_P4 (NDKMAP+4) macro