Home
last modified time | relevance | path

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.h1182 #define SD_STATE_PM_CHANGING 5 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c5719 (un->un_state == SD_STATE_PM_CHANGING)) { in sd_ddi_suspend()
6208 un->un_state = SD_STATE_PM_CHANGING; in sdpower()
9452 (un->un_state == SD_STATE_PM_CHANGING)) { in sdopen()
9689 while (un->un_state == SD_STATE_PM_CHANGING) { in sdclose()
10144 (un->un_state == SD_STATE_PM_CHANGING)) { in sdread()
10234 (un->un_state == SD_STATE_PM_CHANGING)) { in sdwrite()
10324 (un->un_state == SD_STATE_PM_CHANGING)) { in sdaread()
10414 (un->un_state == SD_STATE_PM_CHANGING)) { in sdawrite()
10703 (un->un_state == SD_STATE_PM_CHANGING)) { in sdstrategy()
14149 (un->un_state != SD_STATE_PM_CHANGING)) {
[all …]