Home
last modified time | relevance | path

Searched refs:ddi_assoc_queue_with_devi (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Ddrcompat.c204 ddi_assoc_queue_with_devi(q, NULL); in dropen()
215 ddi_assoc_queue_with_devi(q, NULL); in drclose()
272 ddi_assoc_queue_with_devi(q, dip); in drrput()
278 ddi_assoc_queue_with_devi(q, NULL); in drrput()
/titanic_44/usr/src/uts/common/os/
H A Dddi.c1184 ddi_assoc_queue_with_devi(q, NULL); in qassociate()
1195 ddi_assoc_queue_with_devi(q, dip); in qassociate()
H A Ddevcfg.c7029 ddi_assoc_queue_with_devi(queue_t *q, dev_info_t *dip) in ddi_assoc_queue_with_devi() function
/titanic_44/usr/src/uts/common/sys/
H A Dsunddi.h1175 ddi_assoc_queue_with_devi(queue_t *, dev_info_t *);