Searched refs:tiTGTGetDeviceHandles (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/api/
H A Dtiapi.h559 osGLOBAL bit32 tiTGTGetDeviceHandles(
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdio.c2175 * tiTGTGetDeviceHandles
2195 tiTGTGetDeviceHandles( function
2215 TI_DBG4 (("tiTGTGetDeviceHandles: start\n"));
2235 TI_DBG4(("tiTGTGetDeviceHandles: found; oneportContext ID %d\n", onePortContext->id));
2244 TI_DBG4(("tiTGTGetDeviceHandles: No corressponding tdsaPortContext\n"));
2254 TI_DBG4(("tiTGTGetDeviceHandles: pid %d did %d\n", onePortContext->id, oneDeviceData->id));
2255 TI_DBG4(("tiTGTGetDeviceHandles: device AddrHi 0x%08x\n", oneDeviceData->SASAddressID.sasAddressHi));
2256 TI_DBG4(("tiTGTGetDeviceHandles: device AddrLo 0x%08x\n", oneDeviceData->SASAddressID.sasAddressLo));
2257 TI_DBG4(("tiTGTGetDeviceHandles: handle %p\n", &(oneDeviceData->tiDeviceHandle)));
2260 TI_DBG4(("tiTGTGetDeviceHandles
[all...]

Completed in 108 milliseconds