OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NJSC32_REG_IRQ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ninjascsi32.c
298
njsc32_write_2(sc,
NJSC32_REG_IRQ
, NJSC32_IRQ_MASK_ALL);
305
for (i = 0; ((intstat = njsc32_read_2(sc,
NJSC32_REG_IRQ
))
1321
if (njsc32_read_2(sc,
NJSC32_REG_IRQ
) & NJSC32_IRQ_SCSIRESET) {
1346
njsc32_write_2(sc,
NJSC32_REG_IRQ
, 0);
1359
njsc32_write_2(sc,
NJSC32_REG_IRQ
, NJSC32_IRQ_MASK_ALL);
2344
intr = njsc32_read_2(sc,
NJSC32_REG_IRQ
);
2352
njsc32_write_2(sc,
NJSC32_REG_IRQ
, NJSC32_IRQ_MASK_ALL);
2702
njsc32_write_2(sc,
NJSC32_REG_IRQ
, 0);
ninjascsi32reg.h
48
#define
NJSC32_REG_IRQ
0x00 /* len=2 R/W */
Completed in 14 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025