Searched refs:busprobe_callout (Results 1 – 2 of 2) sorted by relevance
140 struct callout busprobe_callout; member
444 CALLOUT_INIT(&fc->busprobe_callout); in firewire_attach()532 callout_stop(&fc->busprobe_callout); in firewire_detach()1392 callout_reset(&fc->busprobe_callout, hz / 4, fw_bus_probe, fc); in fw_sidrcv()