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
|