OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_max_periph
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/acpi/
qcomspmi.c
139
uint16_t
sc_max_periph
;
member in struct:qcspmi_softc
224
sc->
sc_max_periph
= 512;
231
sc->
sc_max_periph
= 1024;
239
KASSERT(sc->
sc_max_periph
<= SPMI_MAX_PERIPH);
243
for (i = 0; i < sc->
sc_max_periph
; i++) {
Completed in 13 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025