OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc321
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/xscale/
i80321_aau.c
155
struct aau321_softc *
sc321
= device_private(self);
local
156
struct iopaau_softc *sc = &
sc321
->sc_iopaau;
176
sc321
->sc_error_ih = i80321_intr_establish(ICU_INT_AAUE, IPL_BIO,
178
if (
sc321
->sc_error_ih == NULL) {
184
sc321
->sc_eoc_ih = i80321_intr_establish(ICU_INT_AAU_EOC, IPL_BIO,
186
if (
sc321
->sc_eoc_ih == NULL) {
192
sc321
->sc_eot_ih = i80321_intr_establish(ICU_INT_AAU_EOT, IPL_BIO,
194
if (
sc321
->sc_eoc_ih == NULL) {
Completed in 24 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026