Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/sys/
H A Ddrctl.h94 #define res_dev_path un.dev.path macro
/titanic_44/usr/src/uts/sun4v/io/
H A Ddr_io.c539 p = drctl_req->res_dev_path; in dr_io_configure()
543 DR_DBG_IO("%s: devpath=%s\n", __func__, drctl_req->res_dev_path); in dr_io_configure()
683 p = drctl_req->res_dev_path; in dr_io_unconfigure()
686 DR_DBG_IO("%s: devpath=%s\n", __func__, drctl_req->res_dev_path); in dr_io_unconfigure()
H A Ddrctl.c676 strlen(((drctl_rsrc_t *)data)->res_dev_path); in pack_message()
/titanic_44/usr/src/cmd/drd/
H A Ddrd_rcm.c1057 char *dev = rsrc->res_dev_path; in drd_rcm_io_unconfig_request()
1095 return (rcm_notify_remove(rcm_hdl, rsrc->res_dev_path, 0, NULL)); in drd_rcm_io_unconfig_notify()