Searched refs:hotpluggable (Results 1 – 3 of 3) sorted by relevance
67 /dev/vt/console_user 0400 /dev/hotpluggable/dsk/* # hotpluggable storage68 /dev/vt/console_user 0400 /dev/hotpluggable/rdsk/* # hotpluggable storage
63 int hotpluggable = 0; in _da_check_for_usb() local90 (void) ioctl(fd, DKIOCHOTPLUGGABLE, &hotpluggable); in _da_check_for_usb()93 if (removable && hotpluggable) in _da_check_for_usb()
1124 int hotpluggable = 0; in find_device() local1225 &hotpluggable)) { in find_device()1226 if (removable || hotpluggable) { in find_device()