OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ii_intr
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/i2o/
iopvar.h
79
void (*
ii_intr
)(device_t, struct iop_msg *, void *);
member in struct:iop_initiator
ld_iop.c
140
sc->sc_ii.
ii_intr
= ld_iop_intr;
148
sc->sc_eventii.
ii_intr
= ld_iop_intr_event;
iopsp.c
134
sc->sc_ii.
ii_intr
= iopsp_intr;
iop.c
556
sc->sc_eventii.
ii_intr
= iop_intr_event;
1723
(*ii->
ii_intr
)(ii->ii_dv, im, rb);
1735
(*ii->
ii_intr
)(ii->ii_dv, NULL, rb);
Completed in 47 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025