OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asc_nintrs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/apple/
apple_nvme.c
153
size_t
asc_nintrs
;
member in struct:apple_nvme_softc
352
asc->
asc_nintrs
= 1;
355
sc->sc_use_mq = asc->
asc_nintrs
> 1;
416
sc->sc_ih = kmem_zalloc(sizeof(*sc->sc_ih) * asc->
asc_nintrs
, KM_SLEEP);
417
sc->sc_softih = kmem_zalloc(sizeof(*sc->sc_softih) * asc->
asc_nintrs
,
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025