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