Searched refs:ISREMOVABLE (Results 1 – 2 of 2) sorted by relevance
81 #define ISREMOVABLE(cl) (cl->cl_is_removable) macro
918 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)) {