Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dhsc.h44 int scsb_hsc_attach(dev_info_t *, void *, int);
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c1496 scsb_hsc_attach(dev_info_t *dip, void *scsb_handle, int instance) in scsb_hsc_attach() function
H A Dscsb.c644 if (scsb_hsc_attach(dip, scsb, instance) != DDI_SUCCESS) { in scsb_attach()