Searched refs:aw_sid_conf (Results 1 – 1 of 1) sorted by relevance
176 struct aw_sid_conf { struct181 static const struct aw_sid_conf a10_conf = { argument186 static const struct aw_sid_conf a20_conf = {191 static const struct aw_sid_conf a64_conf = {196 static const struct aw_sid_conf a83t_conf = {201 static const struct aw_sid_conf h3_conf = {206 static const struct aw_sid_conf h5_conf = {224 struct aw_sid_conf *sid_conf;271 sc->sid_conf = (struct aw_sid_conf *)ofw_bus_search_compatible(dev, compat_data)->ocd_data; in aw_sid_attach()