Searched refs:sc_res (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_ft.c | 441 ss_resource_t *res = ft_cent->sc_res; in _sd_ft_clone() 857 wctl->sc_res); in _sd_cd_online() 1024 cd_gl->sv_volname, (void *)centry.sc_res); in sdbc_recover_vol() 1038 if ((cinfo = sdbc_get_cinfo_byres(centry.sc_res)) == NULL) { in sdbc_recover_vol() 1041 "invalid ss resource %p", (void *)centry.sc_res); in sdbc_recover_vol()
|
H A D | safestore_ram.c | 378 centry->sc_res = (ss_resource_t *) in ss_ram_getcdirent() 441 wctl = (ss_wr_cctl_t *)centry->sc_res; in ss_ram_getcentry() 464 wctl = (ss_wr_cctl_t *)centry->sc_res; in ss_ram_setcentry()
|
H A D | safestore.h | 118 ss_resource_t *sc_res; /* token for this centry */ member
|
H A D | sd_io.c | 230 SSOP_DEALLOCRESOURCE(sdbc_safestore, wctl->sc_res); in sdbc_dealloc_dm_shutdown() 512 wctl->sc_res); in _sd_dealloc_dm() 618 wctl->sc_res); in _sd_dealloc_dm() 1236 SSOP_DEALLOCRESOURCE(sdbc_safestore, wctl->sc_res); in _sd_process_pending() 1291 SSOP_DEALLOCRESOURCE(sdbc_safestore, wctl->sc_res); in _sd_process_pending()
|
H A D | sd_misc.c | 887 (void *)cc_ent->cc_write->sc_res); in sdbc_get_cd_blk() 897 cc_ent->cc_write->sc_res, taddr, in sdbc_get_cd_blk()
|
H A D | sd_bcache.c | 1121 (void *)cinfo->sc_res); in _sdbc_gl_centry_configure() 1677 cc_ent->cc_write->sc_res, cc_ent->cc_data, in _sdbc_remote_store_pinned() 4870 SSOP_DEALLOCRESOURCE(sdbc_safestore, wctl->sc_res); 4952 if (cinfo->sc_res == res) { 5968 ss_res = cc_ent->cc_write->sc_res; 6898 wctl->sc_res);
|