if_iwm.c | 392 static void iwm_free_resp(struct iwm_softc *, struct iwm_host_cmd *); 2552 iwm_free_resp(sc, &cmd); 4350 iwm_free_resp(sc, hcmd); 4407 iwm_free_resp(sc, cmd); 4425 iwm_free_resp(struct iwm_softc *sc, struct iwm_host_cmd *hcmd) function in typeref:typename:void 6588 iwm_free_resp(sc, &hcmd);
|