OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONTROL_FLAG_IGNORE_PERR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
adwmcode.h
162
#define
CONTROL_FLAG_IGNORE_PERR
0x0001 /* Ignore DMA Parity Errors */
adwlib.c
632
* 'control_flag'
CONTROL_FLAG_IGNORE_PERR
flag to tell the microcode
635
if (sc->cfg.control_flag &
CONTROL_FLAG_IGNORE_PERR
) {
638
word |
CONTROL_FLAG_IGNORE_PERR
);
/src/sys/dev/pci/
adw_pci.c
146
sc->cfg.control_flag |=
CONTROL_FLAG_IGNORE_PERR
;
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025