Searched refs:router_alloc_cmd (Results 1 – 1 of 1) sorted by relevance
61 static int router_alloc_cmd(struct router_softc *, struct router_command **);472 if ((error = router_alloc_cmd(sc, &cmd)) != 0) in _tb_config_read()500 router_alloc_cmd(struct router_softc *sc, struct router_command **rcmd) in router_alloc_cmd() function