Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_upgt.c90 int upgt_fw_verify(struct upgt_softc *);
323 if (upgt_fw_verify(sc) != 0) in upgt_attach_hook()
615 upgt_fw_verify(struct upgt_softc *sc) in upgt_fw_verify() function