Searched refs:REMOVE_DEVICE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c525 if (todo == REMOVE_DEVICE) {
545 todo == REMOVE_DEVICE) {
679 if ((todo == REMOVE_DEVICE) &&
703 if ((todo == REMOVE_DEVICE) &&
754 if (todo == REMOVE_DEVICE) {
848 if ((todo == REMOVE_DEVICE) && (!force_flag)) {
909 if (todo == REMOVE_DEVICE && !force_flag && !reserve_flag) {
962 if (todo == REMOVE_DEVICE) {
1621 case REMOVE_DEVICE:
1883 } else if (todo == REMOVE_DEVICE) {
[all...]
H A Dadm.c354 {"remove_device", 3, REMOVE_DEVICE},
532 } else if (cmd == REMOVE_DEVICE) {
1061 case REMOVE_DEVICE:
1062 if (err = hotplug(REMOVE_DEVICE, &argv[path_index],
H A Dcommon.h139 #define REMOVE_DEVICE 114 /* hot plug */ macro
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h65 #define REMOVE_DEVICE 114 macro
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dlhot.c465 case REMOVE_DEVICE:

Completed in 73 milliseconds