Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1176 #define SD_STATE_PM_CHANGING 5 macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6206 (un->un_state == SD_STATE_PM_CHANGING)) { in sd_ddi_suspend()
6729 un->un_state = SD_STATE_PM_CHANGING; in sdpower()
10195 (un->un_state == SD_STATE_PM_CHANGING)) { in sdopen()
10452 while (un->un_state == SD_STATE_PM_CHANGING) {
10931 (un->un_state == SD_STATE_PM_CHANGING)) {
11021 (un->un_state == SD_STATE_PM_CHANGING)) {
11111 (un->un_state == SD_STATE_PM_CHANGING)) {
11201 (un->un_state == SD_STATE_PM_CHANGING)) {
11490 (un->un_state == SD_STATE_PM_CHANGING)) {
14944 (un->un_state != SD_STATE_PM_CHANGING)) {
[all …]