Searched refs:hci1394_ohci_t (Results 1 – 2 of 2) sorted by relevance
84 hci1394_ohci_t *ohci; in hci1394_ohci_init()94 ohci = kmem_alloc(sizeof (hci1394_ohci_t), KM_SLEEP); in hci1394_ohci_init()121 kmem_free(ohci, sizeof (hci1394_ohci_t)); in hci1394_ohci_init()155 kmem_free(ohci, sizeof (hci1394_ohci_t)); in hci1394_ohci_init()170 kmem_free(ohci, sizeof (hci1394_ohci_t)); in hci1394_ohci_init()186 kmem_free(ohci, sizeof (hci1394_ohci_t)); in hci1394_ohci_init()213 kmem_free(ohci, sizeof (hci1394_ohci_t)); in hci1394_ohci_init()228 kmem_free(ohci, sizeof (hci1394_ohci_t)); in hci1394_ohci_init()244 kmem_free(ohci, sizeof (hci1394_ohci_t)); in hci1394_ohci_init()266 hci1394_ohci_t *ohci; in hci1394_ohci_fini()[all …]
564 } hci1394_ohci_t; typedef574 typedef hci1394_ohci_t *hci1394_ohci_handle_t;