Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_iwm.c466 static int iwm_send_update_mcc_cmd(struct iwm_softc *, const char *);
6554 iwm_send_update_mcc_cmd(struct iwm_softc *sc, const char *alpha2) in iwm_send_update_mcc_cmd() function
6702 err = iwm_send_update_mcc_cmd(sc, iwm_default_mcc); in iwm_init_hw()