Searched refs:osHandle (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/dev/pms/RefTisa/discovery/api/
H A Ddm.h122 void *osHandle; member in struct:__anon13985
/freebsd-13-stable/sys/dev/pms/RefTisa/sat/api/
H A Dsm.h166 void *osHandle; member in struct:__anon14003
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdinit.c135 iniMem->tdCachedMem[0].osHandle = agNULL;
153 iniMem->tdCachedMem[i].osHandle = agNULL;
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdinit.c338 tgtMem->tdMem[i].osHandle = agNULL;
359 tgtMem->tdMem[0].osHandle = agNULL;
377 tgtMem->tdMem[1].osHandle = agNULL;
400 tgtMem->tdMem[2].osHandle = agNULL;
419 tgtMem->tdMem[3].osHandle = agNULL;
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h69 void *osHandle; member in struct:tiMem
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c4167 agMemoryRequirement.agMemory[i].osHandle = agNULL;
4182 agMemoryRequirement.agMemory[i].osHandle = loResource->loLevelMem.mem[i].osHandle;
4204 TI_DBG2(("tiCOMPortInit: index %d virtPtr %p osHandle %p\n",i, loResource->loLevelMem.mem[i].virtPtr, loResource->loLevelMem.mem[i].osHandle));
4408 dmMemRequirement.dmMemory[i-LLMemCount].osHandle = loResource->loLevelMem.mem[i].osHandle;
4417 TI_DBG2(("tiCOMPortInit: index %d virtPtr %p osHandle %p\n",i, loResource->loLevelMem.mem[i].virtPtr, loResource->loLevelMem.mem[i].osHandle));
4453 smMemRequirement.smMemory[i-LLMemCount-DMMemCount].osHandle
[all...]
H A Dtdinit.c2092 loResource->loLevelMem.mem[i].osHandle = agNULL;
2211 loResource->loLevelMem.mem[i].osHandle = agNULL;
2302 loResource->loLevelMem.mem[i].osHandle = agNULL;
2394 loResource->loLevelMem.mem[i].osHandle = agNULL;
2515 tdSharedMem->tdSharedCachedMem1.osHandle = agNULL;
/freebsd-13-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsminit.c216 SM_DBG3(("smInitialize: index %d virtPtr %p osHandle%p\n",i, memoryAllocated->smMemory[i].virtPtr, memoryAllocated->smMemory[i].osHandle));
H A Dsmsat.c1513 SM_DBG3(("smsatFreeIntIoResource: pointer %p\n", satIntIo->satIntDmaMem.osHandle));
1516 satIntIo->satIntDmaMem.osHandle,
1528 satIntIo->satIntReqBodyMem.osHandle,
1622 &satIntIo->satIntReqBodyMem.osHandle,
1652 &satIntIo->satIntDmaMem.osHandle,
1660 SM_DBG3(("smsatAllocIntIoResource: pointer %p \n", satIntIo->satIntDmaMem.osHandle));
1677 satIntIo->satIntReqBodyMem.osHandle,
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c19030 &satIntIo->satIntReqBodyMem.osHandle,
19060 &satIntIo->satIntDmaMem.osHandle,
19068 TI_DBG6(("satAllocIntIoResource: pointer %p \n", satIntIo->satIntDmaMem.osHandle));
19085 satIntIo->satIntReqBodyMem.osHandle,
19215 TI_DBG6(("satFreeIntIoResource: pointer %p\n", satIntIo->satIntDmaMem.osHandle));
19218 satIntIo->satIntDmaMem.osHandle,
19230 satIntIo->satIntReqBodyMem.osHandle,
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2466 void *osHandle; /**< Handle used for OS to free memory */ member in struct:agsaMem_s
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsainit.c1002 mpiMemoryAllocated.region[i].appHandle = memoryAllocated->agMemory[MPI_IBQ_OBQ_INDEX + i].osHandle;

Completed in 257 milliseconds