Searched refs:ehci_regs_t (Results 1 – 4 of 4) sorted by relevance
83 ehci_regs_t *ehci_regsp; /* Operational Regs */205 ehci_regs_t ehci_polled_save_regs;
167 } ehci_regs_t; typedef
658 length + sizeof (ehci_regs_t), &attr, in ehci_map_regs()668 ehcip->ehci_regsp = (ehci_regs_t *) in ehci_map_regs()3699 ehci_regs_t *ehci_save_regs; in ehci_do_soft_reset()3715 ehci_save_regs = (ehci_regs_t *) in ehci_do_soft_reset()3716 kmem_zalloc(sizeof (ehci_regs_t), KM_NOSLEEP); in ehci_do_soft_reset()3815 kmem_free((void *) ehci_save_regs, sizeof (ehci_regs_t)); in ehci_do_soft_reset()
960 ehci_regs_t *ehci_polled_regsp; in ehci_polled_save_state()1010 bzero((void *)ehci_polled_regsp, sizeof (ehci_regs_t)); in ehci_polled_save_state()1318 ehci_regs_t *ehci_polled_regsp; in ehci_polled_start_processing()