Searched refs:osHandle (Results 1 – 12 of 12) sorted by relevance
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ |
| H A D | ttdinit.c | 338 tgtMem->tdMem[i].osHandle = agNULL; in ttdssGetResource() 359 tgtMem->tdMem[0].osHandle = agNULL; in ttdssGetResource() 377 tgtMem->tdMem[1].osHandle = agNULL; in ttdssGetResource() 400 tgtMem->tdMem[2].osHandle = agNULL; in ttdssGetResource() 419 tgtMem->tdMem[3].osHandle = agNULL; in ttdssGetResource()
|
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
| H A D | itdinit.c | 134 iniMem->tdCachedMem[0].osHandle = agNULL; in itdssGetResource() 152 iniMem->tdCachedMem[i].osHandle = agNULL; in itdssGetResource()
|
| /freebsd/sys/dev/pms/RefTisa/discovery/api/ |
| H A D | dm.h | 121 void *osHandle; member
|
| /freebsd/sys/dev/pms/RefTisa/sat/api/ |
| H A D | sm.h | 165 void *osHandle; member
|
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdport.c | 4166 agMemoryRequirement.agMemory[i].osHandle = agNULL; in tiCOMPortInit() 4181 agMemoryRequirement.agMemory[i].osHandle = loResource->loLevelMem.mem[i].osHandle; in tiCOMPortInit() 4203 … osHandle %p\n",i, loResource->loLevelMem.mem[i].virtPtr, loResource->loLevelMem.mem[i].osHandle)); in tiCOMPortInit() 4407 dmMemRequirement.dmMemory[i-LLMemCount].osHandle = loResource->loLevelMem.mem[i].osHandle; in tiCOMPortInit() 4416 … osHandle %p\n",i, loResource->loLevelMem.mem[i].virtPtr, loResource->loLevelMem.mem[i].osHandle)); in tiCOMPortInit() 4452 …smMemRequirement.smMemory[i-LLMemCount-DMMemCount].osHandle = loResource->loLevelMem.mem[i].osHand… in tiCOMPortInit() 4461 … osHandle %p\n",i, loResource->loLevelMem.mem[i].virtPtr, loResource->loLevelMem.mem[i].osHandle)); in tiCOMPortInit() 4497 dmMemRequirement.dmMemory[i-LLMemCount].osHandle = loResource->loLevelMem.mem[i].osHandle; in tiCOMPortInit() 4533 smMemRequirement.smMemory[i-LLMemCount].osHandle = loResource->loLevelMem.mem[i].osHandle; in tiCOMPortInit()
|
| H A D | tdinit.c | 2091 loResource->loLevelMem.mem[i].osHandle = agNULL; in tdsaLoLevelGetResource() 2210 loResource->loLevelMem.mem[i].osHandle = agNULL; in tdsaLoLevelGetResource() 2301 loResource->loLevelMem.mem[i].osHandle = agNULL; in tdsaLoLevelGetResource() 2393 loResource->loLevelMem.mem[i].osHandle = agNULL; in tdsaLoLevelGetResource() 2514 tdSharedMem->tdSharedCachedMem1.osHandle = agNULL; in tdsaSharedMemCalculate()
|
| /freebsd/sys/dev/pms/RefTisa/tisa/api/ |
| H A D | titypes.h | 68 void *osHandle; member
|
| /freebsd/sys/dev/pms/RefTisa/sat/src/ |
| H A D | sminit.c | 215 …%p osHandle%p\n",i, memoryAllocated->smMemory[i].virtPtr, memoryAllocated->smMemory[i].osHandle)); in smInitialize()
|
| H A D | smsat.c | 1512 SM_DBG3(("smsatFreeIntIoResource: pointer %p\n", satIntIo->satIntDmaMem.osHandle)); in smsatFreeIntIoResource() 1515 satIntIo->satIntDmaMem.osHandle, in smsatFreeIntIoResource() 1527 satIntIo->satIntReqBodyMem.osHandle, in smsatFreeIntIoResource() 1621 &satIntIo->satIntReqBodyMem.osHandle, in smsatAllocIntIoResource() 1651 &satIntIo->satIntDmaMem.osHandle, in smsatAllocIntIoResource() 1659 SM_DBG3(("smsatAllocIntIoResource: pointer %p \n", satIntIo->satIntDmaMem.osHandle)); in smsatAllocIntIoResource() 1676 satIntIo->satIntReqBodyMem.osHandle, in smsatAllocIntIoResource()
|
| /freebsd/sys/dev/pms/RefTisa/sallsdk/api/ |
| H A D | sa.h | 2465 void *osHandle; /**< Handle used for OS to free memory */ member
|
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
| H A D | sat.c | 19029 &satIntIo->satIntReqBodyMem.osHandle, in satAllocIntIoResource() 19059 &satIntIo->satIntDmaMem.osHandle, in satAllocIntIoResource() 19067 TI_DBG6(("satAllocIntIoResource: pointer %p \n", satIntIo->satIntDmaMem.osHandle)); in satAllocIntIoResource() 19084 satIntIo->satIntReqBodyMem.osHandle, in satAllocIntIoResource() 19214 TI_DBG6(("satFreeIntIoResource: pointer %p\n", satIntIo->satIntDmaMem.osHandle)); in satFreeIntIoResource() 19217 satIntIo->satIntDmaMem.osHandle, in satFreeIntIoResource() 19229 satIntIo->satIntReqBodyMem.osHandle, in satFreeIntIoResource()
|
| /freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | sainit.c | 1001 …moryAllocated.region[i].appHandle = memoryAllocated->agMemory[MPI_IBQ_OBQ_INDEX + i].osHandle; in saInitialize()
|