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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevalloc.c63 int hotpluggable = 0; local
90 (void) ioctl(fd, DKIOCHOTPLUGGABLE, &hotpluggable);
93 if (removable && hotpluggable)
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_misc.c1124 int hotpluggable = 0; local
1225 &hotpluggable)) {
1226 if (removable || hotpluggable) {

Completed in 47 milliseconds