Searched refs:tiINIGetDeviceInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/api/
H A Dtiapi.h388 osGLOBAL bit32 tiINIGetDeviceInfo(
/freebsd-10.2-release/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c142 tiINIGetDeviceInfo(root, dev, &pDev->devInfo); \
1892 tiINIGetDeviceInfo( &pmcsc->tiRoot, pDevHandle, &devInfo );
5405 // pack temp device structure for tiINIGetDeviceInfo call
5417 tiINIGetDeviceInfo( &pCard->tiRoot, agDev[devIdx],
5575 tiINIGetDeviceInfo( &pCard->tiRoot, agDev[devIdx], &pDevice->devInfo );
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c762 *! \brief tiINIGetDeviceInfo
780 tiINIGetDeviceInfo( function
791 TI_DBG6(("tiINIGetDeviceInfo: start \n"));
795 TI_DBG6(("tiINIGetDeviceInfo: tiDeviceHandle NULL\n"));
801 TI_DBG6(("tiINIGetDeviceInfo: ^^^^^^^^^ tiDeviceHandle->tdData NULL\n"));
809 TI_DBG6(("tiINIGetDeviceInfo: ^^^^^^^^^ tiDeviceHandle->tdData NOT NULL\n"));
813 TI_DBG6(("tiINIGetDeviceInfo: ^^^^^^^^^ oneDeviceData NULL\n"));
858 // TI_DBG1(("tiINIGetDeviceInfo: SATA device remote hi 0x%08x lo 0x%08x\n", oneDeviceData->tdPortContext->sasRemoteAddressHi, oneDeviceData->tdPortContext->sasRemoteAddressLo));
859 // tdhexdump("tiINIGetDeviceInfo remotename", (bit8 *)&(oneDeviceData->satDevData.satIdentifyData.serialNumber), 20);
860 // tdhexdump("tiINIGetDeviceInfo ne
[all...]

Completed in 59 milliseconds