Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Ddr_io.h81 } dr_vio_res_t; typedef
/titanic_41/usr/src/uts/sun4v/io/
H A Ddr_io.c427 dr_io_configure(dr_vio_req_t *req, dr_vio_res_t *res) in dr_io_configure()
640 dr_io_unconfigure(dr_vio_req_t *req, dr_vio_res_t *res) in dr_io_unconfigure()
781 dr_vio_res_t *res; in dr_vio_data_handler()
788 res_len = sizeof (dr_vio_res_t) + DR_VIO_MAXREASONLEN; in dr_vio_data_handler()