Searched refs:cl_is_hotpluggable (Results 1 – 2 of 2) sorted by relevance
83 #define ISHOTPLUGGABLE(cl) (cl->cl_is_hotpluggable)194 boolean_t cl_is_hotpluggable; /* is hotpluggable */ member216 _NOTE(SCHEME_PROTECTS_DATA("stable data", cmlb_lun::cl_is_hotpluggable))
701 cl->cl_is_hotpluggable = is_hotpluggable; in cmlb_attach()