OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IGC_STATUS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/igc/
igc_mac.c
746
status = IGC_READ_REG(hw,
IGC_STATUS
);
850
if (!(IGC_READ_REG(hw,
IGC_STATUS
) &
if_igc.h
392
#define IGC_WRITE_FLUSH(a) IGC_READ_REG(a,
IGC_STATUS
)
igc_regs.h
16
#define
IGC_STATUS
0x00008 /* Device Status - RO */
if_igc.c
902
status = IGC_READ_REG(hw,
IGC_STATUS
);
921
status = IGC_READ_REG(hw,
IGC_STATUS
);
2549
if (IGC_READ_REG(&sc->hw,
IGC_STATUS
) & IGC_STATUS_LU) {
Completed in 44 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025