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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c965 #define sd_pm_entry ssd_pm_entry macro
1370 static int sd_pm_entry(struct sd_lun *un);
6839 * Note: sd_pm_entry can't be called here to do this
6841 * of a call to pm_raise_power from within sd_pm_entry.
9864 * Function: sd_pm_entry
9874 * All callers of sd_pm_entry must check the return status
9887 sd_pm_entry(struct sd_lun *un) function
9894 SD_TRACE(SD_LOG_IO_PM, un, "sd_pm_entry: entry\n");
9898 "sd_pm_entry: exiting, PM not enabled\n");
9926 SD_TRACE(SD_LOG_IO_PM, un, "sd_pm_entry
[all...]

Completed in 126 milliseconds