Home
last modified time | relevance | path

Searched refs:hci1394_ohci_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c84 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 …]
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h564 } hci1394_ohci_t; typedef
574 typedef hci1394_ohci_t *hci1394_ohci_handle_t;