Searched refs:ISMDIOC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/lvm/ | ||
H A D | mdio.h | 682 #define ISMDIOC(c) (((c) >> 8) == 'V') macro |
/titanic_41/usr/src/uts/common/io/lvm/md/ | ||
H A D | md_ioctl.c | 3560 if (! ISMDIOC(cmd)) in md_admin_ioctl() |