Searched refs:sdhost_init_slot (Results 1 – 1 of 1) sorted by relevance
135 static int sdhost_init_slot(dev_info_t *, sdhost_t *, int, int);381 if (sdhost_init_slot(dip, shp, i, bar + i) != DDI_SUCCESS) { in sdhost_attach()1024 sdhost_init_slot(dev_info_t *dip, sdhost_t *shp, int num, int bar) in sdhost_init_slot() function