Searched refs:upgt_device_type (Results 1 – 1 of 1) sorted by relevance
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) in upgt_attach()578 upgt_device_type(struct upgt_softc *sc, uint16_t vendor, uint16_t product) in upgt_device_type() function