Home
last modified time | relevance | path

Searched refs:upgt_softc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dif_upgt.c96 static int upgt_device_type(struct upgt_softc *, uint16_t, uint16_t);
97 static int upgt_device_init(struct upgt_softc *);
98 static int upgt_mem_init(struct upgt_softc *);
99 static uint32_t upgt_mem_alloc(struct upgt_softc *);
100 static void upgt_mem_free(struct upgt_softc *, uint32_t);
101 static int upgt_fw_alloc(struct upgt_softc *);
102 static void upgt_fw_free(struct upgt_softc *);
103 static int upgt_fw_verify(struct upgt_softc *);
104 static int upgt_fw_load(struct upgt_softc *);
106 static int upgt_eeprom_read(struct upgt_softc *);
[all …]
H A Dif_upgtvar.h20 struct upgt_softc;
79 struct upgt_softc *sc;
396 struct upgt_softc { struct