HomeSort by: relevance | last modified time | path
    Searched defs:upgt_device_type (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_upgt.c 96 static int upgt_device_type(struct upgt_softc *, uint16_t, uint16_t);
249 if (upgt_device_type(sc, uaa->uaa_vendor, uaa->uaa_product) != 0)
578 upgt_device_type(struct upgt_softc *sc, uint16_t vendor, uint16_t product) function in typeref:typename:int

Completed in 1641 milliseconds