Home
last modified time | relevance | path

Searched defs:DKIOCGAPART (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/sun/
H A Ddkio.h343 #define DKIOCGAPART _IOR('d', 122, struct dk_allmap) /* Get all partitions */ macro
/titanic_44/usr/src/uts/common/sys/
H A Ddkio.h218 #define DKIOCGAPART (DKIOC|5) /* Get all partitions */ macro