Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c910 #define sd_create_pm_components ssd_create_pm_components macro
1257 static void sd_create_pm_components(dev_info_t *devi, struct sd_lun *un);
5953 (void) sd_create_pm_components(devi, un); in sd_setup_pm()
6070 (void) sd_create_pm_components(devi, un); in sd_setup_pm()
6090 sd_create_pm_components(dev_info_t *devi, struct sd_lun *un) in sd_create_pm_components() function