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
|