Searched refs:ohci_regs_t (Results 1 – 4 of 4) sorted by relevance
161 } ohci_regs_t; typedef
130 ohci_regs_t *ohci_regsp; /* Host ctlr regs */248 ohci_regs_t ohci_polled_save_regs;
884 ohci_regs_t *ohci_polled_regsp; in ohci_polled_save_state()943 bzero((void *)ohci_polled_regsp, sizeof (ohci_regs_t)); in ohci_polled_save_state()1212 ohci_regs_t *ohci_polled_regsp; in ohci_polled_stop_processing()1272 ohci_regs_t *ohci_polled_regsp; in ohci_polled_restore_state()1488 ohci_regs_t *ohci_polled_regsp; in ohci_polled_start_processing()
1181 sizeof (ohci_regs_t), &attr, in ohci_map_regs()9739 ohci_regs_t *ohci_save_regs; in ohci_do_soft_reset()9756 ohci_save_regs = (ohci_regs_t *) in ohci_do_soft_reset()9757 kmem_zalloc(sizeof (ohci_regs_t), KM_NOSLEEP); in ohci_do_soft_reset()9897 kmem_free((void *) ohci_save_regs, sizeof (ohci_regs_t)); in ohci_do_soft_reset()