Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h452 un_f_is_hotpluggable :1, /* hotpluggable */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c7116 un->un_f_is_hotpluggable = TRUE; in sd_unit_attach()
7671 if (!un->un_f_has_removable_media && !un->un_f_is_hotpluggable && in sd_unit_attach()
7678 VOID2BOOLEAN(un->un_f_is_hotpluggable != 0), in sd_unit_attach()
21911 i = un->un_f_is_hotpluggable ? 1 : 0;
30411 if (un->un_f_is_hotpluggable) {