HomeSort by: relevance | last modified time | path
    Searched defs:fw_bus_probe (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ieee1394/
firewire.c 149 static void fw_bus_probe(struct firewire_comm *);
230 callout_setfunc(&fc->busprobe_callout, (void *)fw_bus_probe, fc);
1609 fw_bus_probe(struct firewire_comm *fc) function in typeref:typename:void
firewire.c 149 static void fw_bus_probe(struct firewire_comm *);
230 callout_setfunc(&fc->busprobe_callout, (void *)fw_bus_probe, fc);
1609 fw_bus_probe(struct firewire_comm *fc) function in typeref:typename:void

Completed in 294 milliseconds