HomeSort by: relevance | last modified time | path
    Searched refs:tp_init (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/tpctl/
tpctl.h 96 int tp_init(struct tp *, int);
tp.c 50 tp_init(struct tp *tp, int fd) function in typeref:typename:int
main.c 134 if (tp_init(&tp, tpfd) < 0)
  /src/sys/dev/pci/cxgb/
cxgb_t3_hw.c 3099 * tp_init - configure TP
3105 static int tp_init(adapter_t *adap, const struct tp_params *p) function in typeref:typename:int
3459 if (tp_init(adapter, &adapter->params.tp))

Completed in 15 milliseconds