HomeSort by: relevance | last modified time | path
    Searched defs:iwm_free_resp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
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);
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);

Completed in 31 milliseconds