OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_bus_info
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/i2c/
i2cmuxvar.h
44
void * (*
get_bus_info
)(struct iicmux_bus *);
member in struct:iicmux_config
pcai2cmux.c
313
.
get_bus_info
= pcaiicmux_get_bus_info,
i2cmux.c
162
bus->bus_data = sc->sc_config->
get_bus_info
(bus);
/src/sys/dev/fdt/
i2cmux_fdt.c
164
.
get_bus_info
= iicmux_gpio_get_bus_info,
244
.
get_bus_info
= iicmux_pinctrl_get_bus_info,
/src/sys/dev/pci/igc/
igc_hw.h
195
int (*
get_bus_info
)(struct igc_hw *);
member in struct:igc_mac_operations
/src/sys/dev/pci/ixgbe/
ixgbe_vf.c
74
hw->mac.ops.
get_bus_info
= NULL;
ixgbe_api.c
406
return ixgbe_call_func(hw, hw->mac.ops.
get_bus_info
, (hw),
ixgbe_x550.c
752
mac->ops.
get_bus_info
= ixgbe_get_bus_info_X550em;
ixgbe_type.h
4035
s32 (*
get_bus_info
)(struct ixgbe_hw *);
member in struct:ixgbe_mac_operations
ixgbe_common.c
111
mac->ops.
get_bus_info
= ixgbe_get_bus_info_generic;
Completed in 34 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025