Searched refs:SD_STATE_PM_CHANGING (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1174 #define SD_STATE_PM_CHANGING 5 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6193 (un->un_state == SD_STATE_PM_CHANGING)) {
6716 un->un_state = SD_STATE_PM_CHANGING;
10196 (un->un_state == SD_STATE_PM_CHANGING)) {
10453 while (un->un_state == SD_STATE_PM_CHANGING) {
10932 (un->un_state == SD_STATE_PM_CHANGING)) {
11022 (un->un_state == SD_STATE_PM_CHANGING)) {
11112 (un->un_state == SD_STATE_PM_CHANGING)) {
11202 (un->un_state == SD_STATE_PM_CHANGING)) {
11491 (un->un_state == SD_STATE_PM_CHANGING)) {
14932 * If state is SD_STATE_PM_CHANGING the
[all...]

Completed in 105 milliseconds