Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c911 #define sd_ddi_suspend ssd_ddi_suspend macro
1259 static int sd_ddi_suspend(dev_info_t *devi);
6157 sd_ddi_suspend(dev_info_t *devi) in sd_ddi_suspend() function
7144 return (sd_ddi_suspend(devi)); in sddetach()