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.h423 un_f_is_hotpluggable :1, /* hotpluggable */ member in struct:sd_lun
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c7667 un->un_f_is_hotpluggable = TRUE;
8222 if (!un->un_f_has_removable_media && !un->un_f_is_hotpluggable &&
8229 VOID2BOOLEAN(un->un_f_is_hotpluggable != 0),
22539 i = un->un_f_is_hotpluggable ? 1 : 0;
30981 if (un->un_f_is_hotpluggable) {

Completed in 125 milliseconds