Searched refs:rsm_dip (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/rsm/ |
H A D | rsm.c | 489 static dev_info_t *rsm_dip; /* private copy of devinfo pointer */ variable 738 if (rsm_dip != NULL) { in rsm_attach() 836 rsm_dip = devi; in rsm_attach() 974 rsm_dip = NULL; in rsm_detach() 1037 if (rsm_dip == NULL) in rsm_info() 1040 *result = (void *)rsm_dip; in rsm_info() 4654 e = devmap_umem_remap(hdl->c_dhp, rsm_dip, in rsmseg_resume() 4706 rsm_dip, seg->s_cookie, in rsmseg_resume() 6028 e = devmap_umem_remap(hdl->c_dhp, rsm_dip, in rsmseg_unload() 8453 err = devmap_umem_setup(dhc, rsm_dip, NULL, bar_cookie, in rsm_devmap() [all …]
|