Searched refs:hci1394_q_t (Results 1 – 2 of 2) sorted by relevance
96 hci1394_q_t *q; in hci1394_q_init()110 q = kmem_alloc(sizeof (hci1394_q_t), KM_SLEEP); in hci1394_q_init()131 kmem_free(q, sizeof (hci1394_q_t)); in hci1394_q_init()163 kmem_free(q, sizeof (hci1394_q_t)); in hci1394_q_init()238 hci1394_q_t *q; in hci1394_q_fini()250 kmem_free(q, sizeof (hci1394_q_t)); in hci1394_q_fini()
340 } hci1394_q_t; typedef