Lines Matching defs:fdc
707 struct firewire_dev_comm *fdc;728 fdc = device_get_softc(devlistp[i]);729 if (fdc->post_busreset != NULL)730 fdc->post_busreset(fdc);1769 struct firewire_dev_comm *fdc;1797 fdc = device_get_softc(devlistp[i]);1798 if (fdc->post_explore != NULL)1799 fdc->post_explore(fdc);