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

  /src/sys/dev/pci/
if_iwm.c 393 static void iwm_cmd_done(struct iwm_softc *, int qid, int idx);
4434 iwm_cmd_done(struct iwm_softc *sc, int qid, int idx) function in typeref:typename:void
7537 iwm_cmd_done(sc, qid, idx);
if_iwm.c 393 static void iwm_cmd_done(struct iwm_softc *, int qid, int idx);
4434 iwm_cmd_done(struct iwm_softc *sc, int qid, int idx) function in typeref:typename:void
7537 iwm_cmd_done(sc, qid, idx);

Completed in 33 milliseconds