OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENINT_COALESCE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
aic79xx.c
6797
ahd->hs_mailbox &= ~
ENINT_COALESCE
;
6799
ahd->hs_mailbox |=
ENINT_COALESCE
;
7794
enint_coal = ahd->hs_mailbox &
ENINT_COALESCE
;
7796
enint_coal |=
ENINT_COALESCE
;
7798
enint_coal &= ~
ENINT_COALESCE
;
7800
if (enint_coal != (ahd->hs_mailbox &
ENINT_COALESCE
)) {
7807
(enint_coal &
ENINT_COALESCE
) ? "en" : "dis",
/src/sys/dev/microcode/aic7xxx/
aic79xx.seq
222
test LOCAL_HS_MAILBOX,
ENINT_COALESCE
jz issue_cmdcmplt;
aic79xx.reg
291
mask
ENINT_COALESCE
0x40 /* Perform interrupt coalescing */
aic79xx_reg.h
2435
#define
ENINT_COALESCE
0x40
Completed in 25 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025