OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IGC_DMACR_DMACTHR_MASK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/igc/
igc_defines.h
1210
#define
IGC_DMACR_DMACTHR_MASK
0x00FF0000
igc_i225.c
937
IGC_DMACR_DMACTHR_MASK
) >> IGC_DMACR_DMACTHR_SHIFT;
if_igc.c
890
reg &= ~
IGC_DMACR_DMACTHR_MASK
;
891
reg |= (dmac << IGC_DMACR_DMACTHR_SHIFT) &
IGC_DMACR_DMACTHR_MASK
;
Completed in 15 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025