Home
last modified time | relevance | path

Searched refs:ISREMOVABLE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dcmlb_impl.h81 #define ISREMOVABLE(cl) (cl->cl_is_removable) macro
/titanic_44/usr/src/uts/common/io/
H A Dcmlb.c918 if (ISREMOVABLE(cl)) { in cmlb_close()
1684 if (cl->cl_device_type == DTYPE_DIRECT || ISREMOVABLE(cl)) {
1760 if ((ISREMOVABLE(cl) || ISHOTPLUGGABLE(cl)) &&
2998 if (!ISREMOVABLE(cl) && !ISHOTPLUGGABLE(cl)) {
3020 if (!ISREMOVABLE(cl) && !ISHOTPLUGGABLE(cl)) {
3253 if (!ISREMOVABLE(cl) && !ISHOTPLUGGABLE(cl)) {
5032 if ((!ISREMOVABLE(cl) && !ISHOTPLUGGABLE(cl)) || (arg == NULL)) {
5092 if (!ISREMOVABLE(cl) && !ISHOTPLUGGABLE(cl)) {
5377 if (cl->cl_device_type == DTYPE_DIRECT || ISREMOVABLE(cl)) {