HomeSort by: relevance | last modified time | path
    Searched refs:typereq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_conf.c 218 struct altqreq *typereq; local in function:altqioctl
237 typereq = (struct altqreq *)addr;
238 if ((ifp = ifunit(typereq->ifname)) == NULL)
240 typereq->arg = (u_long)ifp->if_snd.altq_type;
  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c 1550 dwc2_hcd_hub_control(struct dwc2_hsotg *hsotg, u16 typereq,
1561 switch (typereq) {
1880 typereq, windex, wvalue);

Completed in 14 milliseconds