Searched refs:TW_CL_START_CTLR_ONLY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/twa/ | ||
| D | tw_cl_share.h | 88 #define TW_CL_START_CTLR_ONLY (1<<2) /* Start ctlr only */ macro |
| D | tw_cl_init.c | 262 if (flags & TW_CL_START_CTLR_ONLY) { in tw_cl_init_ctlr() |