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

  /src/sys/dev/usb/
usbnet.h 192 * Point un_intr to this structure to use usbd_open_pipe_intr() not
242 struct usbnet_intr *un_intr; member in struct:usbnet
usbnet.c 463 struct usbnet_intr * const uni __unused = un->un_intr;
785 struct usbnet_intr * const uni = un->un_intr;
if_aue.c 793 un->un_intr = &sc->aue_intr;

Completed in 16 milliseconds