OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:njsc32_intr
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
ninjascsi32var.h
255
int
njsc32_intr
(void *);
ninjascsi32.c
1189
njsc32_intr
(sc);
2277
TPRINTC(cmd, ("
njsc32_intr
: Command Complete\n"));
2292
TPRINTC(cmd, ("
njsc32_intr
: Disconnect\n"));
2327
PRINTC(cmd, ("
njsc32_intr
: unexpected bus free\n"));
2335
njsc32_intr
(void *arg)
function in typeref:typename:int
2348
TPRINTF(("%s:
njsc32_intr
: %#x\n", device_xname(sc->sc_dev), intr));
2379
("
njsc32_intr
: arbitration won\n"));
2386
("
njsc32_intr
: arbitration failed\n"));
2397
TPRINTF(("%s:
njsc32_intr
: timer interrupt\n",
2422
TPRINTF(("%s:
njsc32_intr
: reselection from %d\n"
[
all
...]
/src/sys/dev/cardbus/
njs_cardbus.c
205
sc->sc_ih = Cardbus_intr_establish(ct, IPL_BIO,
njsc32_intr
, sc);
/src/sys/dev/pci/
njs_pci.c
195
sc->sc_ih = pci_intr_establish_xname(pc, ih, IPL_BIO,
njsc32_intr
, sc,
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025