Searched refs:ohci_regs_t (Results 1 – 4 of 4) sorted by relevance
886 ohci_regs_t *ohci_polled_regsp; in ohci_polled_save_state()945 bzero((void *)ohci_polled_regsp, sizeof (ohci_regs_t)); in ohci_polled_save_state()1214 ohci_regs_t *ohci_polled_regsp; in ohci_polled_stop_processing()1274 ohci_regs_t *ohci_polled_regsp; in ohci_polled_restore_state()1491 ohci_regs_t *ohci_polled_regsp; in ohci_polled_start_processing()
1166 sizeof (ohci_regs_t), &attr, in ohci_map_regs()9719 ohci_regs_t *ohci_save_regs; in ohci_do_soft_reset()9736 ohci_save_regs = (ohci_regs_t *) in ohci_do_soft_reset()9737 kmem_zalloc(sizeof (ohci_regs_t), KM_NOSLEEP); in ohci_do_soft_reset()9877 kmem_free((void *) ohci_save_regs, sizeof (ohci_regs_t)); in ohci_do_soft_reset()
130 ohci_regs_t *ohci_regsp; /* Host ctlr regs */248 ohci_regs_t ohci_polled_save_regs;
161 } ohci_regs_t; typedef