Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c917 #define sd_unit_attach ssd_unit_attach macro
1266 static int sd_unit_attach(dev_info_t *devi);
7113 return (sd_unit_attach(devi)); in sdattach()
7198 sd_unit_attach(dev_info_t *devi) in sd_unit_attach() function