FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hcm_cfg_task
sys/dev/thunderbolt/hcm.c
62
static void hcm_cfg_task(void *, int);
sys/dev/thunderbolt/hcm.c
87
TASK_INIT(&hcm->cfg_task, 0, hcm_cfg_task, hcm);