OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IGC_IVAR0
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/igc/
igc_regs.h
53
#define
IGC_IVAR0
0x01700 /* Interrupt Vector Allocation (array)
if_igc.c
2654
ivar = IGC_READ_REG_ARRAY(hw,
IGC_IVAR0
, 0);
2656
ivar = IGC_READ_REG_ARRAY(hw,
IGC_IVAR0
, 1);
2671
uint32_t ivar = IGC_READ_REG_ARRAY(hw,
IGC_IVAR0
, index);
2690
IGC_WRITE_REG_ARRAY(hw,
IGC_IVAR0
, index, ivar);
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025