Searched refs:rum_load_microcode (Results 1 – 1 of 1) sorted by relevance
175 int rum_load_microcode(struct rum_softc *, const u_char *, size_t);248 if (rum_load_microcode(sc, ucode, size) != 0) { in rum_attachhook()2099 rum_load_microcode(struct rum_softc *sc, const u_char *ucode, size_t size) in rum_load_microcode() function