Searched refs:Nslots (Results 1 – 1 of 1) sorted by relevance
56 uchar_t Nslots; /* Number of Device Slots */ member89 _NOTE(DATA_READABLE_WITHOUT_LOCK(scfg::Nslots)) in _NOTE()146 cfg->Nslots = sdata[2]; in _NOTE()204 ssc->ses_nobjects = cc->Nfans + cc->Npwr + cc->Nslots + cc->DoorLock + in safte_softc_init()232 for (i = 0; i < cc->Nslots; i++) in safte_softc_init()299 int *driveids, id_size = cc->Nslots * sizeof (int); in safte_rdstat()312 buflen = cc->Nfans + cc->Npwr + cc->Nslots + cc->Nspkrs; in safte_rdstat()324 if (buflen < cc->Nslots * 4) { in safte_rdstat()325 buflen = cc->Nslots * 4; in safte_rdstat()525 for (i = 0; i < cc->Nslots; i++) { in safte_rdstat()[all …]