Searched defs:bus_ops (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_init.c354 const struct ath_bus_ops *bus_ops)
384 common->bus_ops = bus_ops;
484 const struct ath_bus_ops *bus_ops)
493 error = ath9k_init_softc(devid, sc, subsysid, bus_ops);
353 ath9k_init_softc(u16 devid, struct ath_softc *sc, u16 subsysid, const struct ath_bus_ops *bus_ops) argument
483 ath9k_init_device(u16 devid, struct ath_softc *sc, u16 subsysid, const struct ath_bus_ops *bus_ops) argument
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/
H A Dath.h225 const struct ath_bus_ops *bus_ops; member in struct:ath_common

Completed in 57 milliseconds