Home
last modified time | relevance | path

Searched defs:cad_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/fdt/
H A Dif_cad.c265 struct cad_softc { struct
266 struct device sc_dev;
267 struct arpcom sc_ac;
269 bus_dma_tag_t sc_dmat;
270 bus_space_tag_t sc_iot;
271 bus_space_handle_t sc_ioh;
272 void *sc_ih;
273 int sc_node;
274 int sc_phy_loc;
275 enum cad_phy_mode sc_phy_mode;
[all …]