Searched refs:cmd_timo (Results 1 – 3 of 3) sorted by relevance
376 ng_callout(&unit->cmd_timo, unit->node, NULL, in ng_hci_command_timeout()394 if (ng_uncallout(&unit->cmd_timo, unit->node) == 0) in ng_hci_command_untimeout()
155 struct callout cmd_timo; /* command timeout */ member
151 ng_callout_init(&unit->cmd_timo); in ng_hci_constructor()