Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/dynload/
Dcload.c503 hndl->dm.dbthis = 0; in allocate_sections()
1632 mlst->dbthis = TDATA_TO_TADDR(dlmodsym->value); in init_module_handle()
1706 dbmod->next_module = TADDR_TO_TDATA(mlist->next->dm.dbthis); in init_module_handle()
1720 hndl->dm.dbthis = dllview_info.load_addr; in init_module_handle()
1745 if (!dlthis->myio->writemem(dlthis->myio, &mhdr, mlist->dbthis, in init_module_handle()
1818 if (!hndl->dm.dbthis) { /* target-side dllview record exists */ in dynamic_unload_module()
1835 mhdr.first_module = TADDR_TO_TDATA(hndl->dm.next->dm.dbthis); in dynamic_unload_module()
1854 if (!init->writemem(init, &mhdr, hndl->dm.prev->dm.dbthis, in dynamic_unload_module()
1863 root->dbthis + HOST_TO_TADDR in dynamic_unload_module()
1874 dllview_info.load_addr = hndl->dm.dbthis; in dynamic_unload_module()
Ddload_internal.h80 u32 dbthis; member
87 u32 dbthis; member