Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c290 static int iwn4965_load_bootcode(struct iwn_softc *, const uint8_t *,
6640 iwn4965_load_bootcode(struct iwn_softc *sc, const uint8_t *ucode, int size) in iwn4965_load_bootcode() function
6709 error = iwn4965_load_bootcode(sc, fw->boot.text, fw->boot.textsz); in iwn4965_load_firmware()