Searched defs:d_hotpluggable (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dblkdev.h104 boolean_t d_hotpluggable; member in struct:bd_drive
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c95 boolean_t d_hotpluggable; member in struct:bd
575 bd->d_hotpluggable = drive.d_hotpluggable;
587 bd->d_removable, bd->d_hotpluggable,
633 if (bd->d_hotpluggable) {
1302 i = bd->d_hotpluggable ? 1 : 0;

Completed in 61 milliseconds