OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spi_stat_reg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_common.c
2010
u8
spi_stat_reg
;
local in function:ixgbe_ready_eeprom
2023
spi_stat_reg
= (u8)ixgbe_shift_in_eeprom_bits(hw, 8);
2024
if (!(
spi_stat_reg
& IXGBE_EEPROM_STATUS_RDY_SPI))
ixgbe_common.c
2010
u8
spi_stat_reg
;
local in function:ixgbe_ready_eeprom
2023
spi_stat_reg
= (u8)ixgbe_shift_in_eeprom_bits(hw, 8);
2024
if (!(
spi_stat_reg
& IXGBE_EEPROM_STATUS_RDY_SPI))
Completed in 77 milliseconds
Indexes created Mon Sep 29 13:09:55 GMT 2025