Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcmlb_impl.h58 #define P0_RAW_DISK (NDKMAP) macro
/titanic_50/usr/src/uts/common/io/
H A Dcmlb.c1064 (part != P0_RAW_DISK)) {
1615 cl->cl_map[P0_RAW_DISK].dkl_cylno = 0;
1616 cl->cl_offset[P0_RAW_DISK] = 0;
1621 cl->cl_map[P0_RAW_DISK].dkl_nblk = capacity;
5354 cl->cl_map[P0_RAW_DISK].dkl_cylno = 0;
5355 cl->cl_map[P0_RAW_DISK].dkl_nblk = cl->cl_blockcount;
5586 if (part < P0_RAW_DISK && cl->cl_solaris_size == 0) {
5639 if (part < P0_RAW_DISK && cl->cl_solaris_size == 0) {
/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2402 #define P0_RAW_DISK (NDKMAP) macro