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

  /src/sys/dev/ic/
wi.c 201 STATIC int wi_cmd_wait(struct wi_softc *, int, int);
1003 (void)wi_cmd_wait(sc, WI_CMD_TX | WI_RECLAIM, 0);
2838 rc = wi_cmd_wait(sc, cmd, val0);
2859 wi_cmd_wait(struct wi_softc *sc, int cmd, int val0) function in typeref:typename:STATIC int
wi.c 201 STATIC int wi_cmd_wait(struct wi_softc *, int, int);
1003 (void)wi_cmd_wait(sc, WI_CMD_TX | WI_RECLAIM, 0);
2838 rc = wi_cmd_wait(sc, cmd, val0);
2859 wi_cmd_wait(struct wi_softc *sc, int cmd, int val0) function in typeref:typename:STATIC int

Completed in 34 milliseconds