OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fwsts
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_common.c
4589
u32 hicr, i,
fwsts
;
local in function:ixgbe_hic_unlocked
4599
/* Set bit 9 of
FWSTS
clearing FW reset indication */
4600
fwsts
= IXGBE_READ_REG(hw, IXGBE_FWSTS);
4601
IXGBE_WRITE_REG(hw, IXGBE_FWSTS,
fwsts
| IXGBE_FWSTS_FWRI);
Completed in 16 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025