Searched refs:sh_numslots (Results 1 – 1 of 1) sorted by relevance
107 int sh_numslots; member333 shp->sh_numslots = SLOTINFO_NSLOT(slotinfo); in sdhost_attach()335 if (shp->sh_numslots > SDHOST_MAXSLOTS) { in sdhost_attach()337 shp->sh_numslots); in sdhost_attach()369 shp->sh_host = sda_host_alloc(dip, shp->sh_numslots, &sdhost_ops, in sdhost_attach()380 for (i = 0; i < shp->sh_numslots; i++) { in sdhost_attach()423 for (i = 0; i < shp->sh_numslots; i++) in sdhost_attach()472 for (i = 0; i < shp->sh_numslots; i++) in sdhost_detach()489 for (int i = 0; i < shp->sh_numslots; i++) { in sdhost_quiesce()510 for (i = 0; i < shp->sh_numslots; i++) { in sdhost_suspend()[all …]