OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixgbe_get_i2c_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_phy.c
57
static bool
ixgbe_get_i2c_data
(struct ixgbe_hw *hw, u32 *i2cctl);
2448
ack =
ixgbe_get_i2c_data
(hw, &i2cctl);
2494
*data =
ixgbe_get_i2c_data
(hw, &i2cctl);
2634
if (data !=
ixgbe_get_i2c_data
(hw, i2cctl)) {
2645
*
ixgbe_get_i2c_data
- Reads the I2C SDA data bit
2652
static bool
ixgbe_get_i2c_data
(struct ixgbe_hw *hw, u32 *i2cctl)
function in typeref:typename:bool
2657
DEBUGFUNC("
ixgbe_get_i2c_data
");
ixgbe_phy.c
57
static bool
ixgbe_get_i2c_data
(struct ixgbe_hw *hw, u32 *i2cctl);
2448
ack =
ixgbe_get_i2c_data
(hw, &i2cctl);
2494
*data =
ixgbe_get_i2c_data
(hw, &i2cctl);
2634
if (data !=
ixgbe_get_i2c_data
(hw, i2cctl)) {
2645
*
ixgbe_get_i2c_data
- Reads the I2C SDA data bit
2652
static bool
ixgbe_get_i2c_data
(struct ixgbe_hw *hw, u32 *i2cctl)
function in typeref:typename:bool
2657
DEBUGFUNC("
ixgbe_get_i2c_data
");
Completed in 53 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025