Searched defs:sfp_fdt_softc (Results 1 – 1 of 1) sorted by relevance
43 struct sfp_fdt_softc { struct44 phandle_t ofw_node;45 phandle_t i2c_bus;47 phandle_t mod_def;48 phandle_t los;49 phandle_t tx_fault;50 phandle_t tx_disable;51 phandle_t rx_rate;52 phandle_t tx_rate;53 uint32_t max_power; /* in mW */