Searched defs:nhi_softc (Results 1 – 1 of 1) sorted by relevance
139 struct nhi_softc { struct140 device_t dev;141 device_t ufp;142 u_int debug;143 u_int hwflags;153 u_int caps;158 struct hcm_softc *hcm;159 struct router_softc *root_rsc;161 struct nhi_ring_pair *ring0;162 struct nhi_intr_tracker *intr_trackers;[all …]