Home
last modified time | relevance | path

Searched refs:device_busy (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c725 boolean_t device_busy; in dcopy_device_unregister() local
731 device_busy = B_FALSE; in dcopy_device_unregister()
748 device_busy = B_TRUE; in dcopy_device_unregister()
762 if (device_busy) { in dcopy_device_unregister()
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.c217 device_busy (const char *detail) in device_busy() function
486 device_busy (serr); in handle_unmount()