Searched refs:cbcookie (Results 1 – 4 of 4) sorted by relevance
61 void **cbcookie; member
99 &fdvma_p->cbcookie[index + i]); in pci_fdvma_load()240 fdvma_p->cbcookie = kmem_zalloc(npages * sizeof (void *), KM_SLEEP); in pci_fdvma_reserve()304 kmem_free(fdvma_p->cbcookie, npages * sizeof (void *)); in pci_fdvma_release()
359 fdvma_p->cbcookie[index + i]); in pci_fdvma_unregister_callbacks()
594 deliver_f callb, void *cbcookie) in evch_evq_sub() argument602 sp->su_cbcookie = cbcookie; in evch_evq_sub()