Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c911 #define sd_create_pm_components ssd_create_pm_components macro
1258 static void sd_create_pm_components(dev_info_t *devi, struct sd_lun *un);
5966 (void) sd_create_pm_components(devi, un); in sd_setup_pm()
6083 (void) sd_create_pm_components(devi, un); in sd_setup_pm()
6103 sd_create_pm_components(dev_info_t *devi, struct sd_lun *un) in sd_create_pm_components() function