sc_tmo_pcd 475 dev/usb/ehci.c timeout_set(&sc->sc_tmo_pcd, NULL, NULL); sc_tmo_pcd 590 dev/usb/ehci.c timeout_del(&sc->sc_tmo_pcd); sc_tmo_pcd 591 dev/usb/ehci.c timeout_set(&sc->sc_tmo_pcd, ehci_pcd_enable, sc); sc_tmo_pcd 592 dev/usb/ehci.c timeout_add(&sc->sc_tmo_pcd, hz); sc_tmo_pcd 908 dev/usb/ehci.c timeout_del(&sc->sc_tmo_pcd); sc_tmo_pcd 136 dev/usb/ehcivar.h struct timeout sc_tmo_pcd;