OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icp_intr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
icpvar.h
161
void (*
icp_intr
)(struct icp_softc *, struct icp_intr_ctx *);
member in struct:icp_softc
221
int
icp_intr
(void *);
icp.c
599
icp_intr
(icp);
666
icp_intr
(void *cookie)
function in typeref:typename:int
680
(*icp->
icp_intr
)(icp, &ctx);
702
panic("
icp_intr
: bad command index returned");
709
panic("
icp_intr
: inactive CCB identified");
1151
icp_intr
(icp);
/src/sys/dev/pci/
icp_pci.c
376
icp->
icp_intr
= icp_pci_intr;
451
icp->
icp_intr
= icp_pcinew_intr;
541
icp->
icp_intr
= icp_mpr_intr;
553
icp->icp_ih = pci_intr_establish_xname(pa->pa_pc, ih, IPL_BIO,
icp_intr
,
Completed in 14 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025