Home
last modified time | relevance | path

Searched refs:satFreeIntIoResource (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c448 satFreeIntIoResource( tiRoot, satDevData, satIntIo); in satPacketCB()
505 satFreeIntIoResource( tiRoot, in satPacketCB()
633 satFreeIntIoResource( tiRoot, satDevData, satIntIo); in satRequestSenseForATAPICB()
727 satFreeIntIoResource(tiRoot, in satSetFeaturesPIOCB()
761 satFreeIntIoResource( tiRoot, satDevData, satNewIntIo); in satSetFeaturesPIOCB()
852 satFreeIntIoResource(tiRoot, in satSetFeaturesCB()
1011 satFreeIntIoResource( tiRoot, in satDeviceResetCB()
1044 satFreeIntIoResource( tiRoot, in satDeviceResetCB()
1074 satFreeIntIoResource( tiRoot, in satDeviceResetCB()
1105 satFreeIntIoResource( tiRoot, in satDeviceResetCB()
[all …]
H A Dsathw.c256 satFreeIntIoResource( tiRoot, in sataLLIOStart()
269 satFreeIntIoResource( tiRoot, in sataLLIOStart()
H A Dsat.c555 satFreeIntIoResource( tiRoot, in satIOStart()
5545 satFreeIntIoResource( tiRoot, in satRequestSense()
5616 satFreeIntIoResource( tiRoot, in satRequestSense()
11496 satFreeIntIoResource( tiRoot, in satLogSenseAllocate()
11558 satFreeIntIoResource( tiRoot, in satLogSenseAllocate()
18081 satFreeIntIoResource( tiRoot, in osSatIOCompleted()
19192 GLOBAL void satFreeIntIoResource( in satFreeIntIoResource() function
19464 satFreeIntIoResource( tiRoot, in satStartIDDev()
20259 satFreeIntIoResource( tiRoot, in satStartResetDevice()
20473 satFreeIntIoResource( tiRoot, in satResetDeviceCB()
[all …]
/src/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdproto.h2139 GLOBAL void satFreeIntIoResource(
H A Dtdinit.c3155 satFreeIntIoResource(tiRoot, &(oneDeviceData->satDevData), satIntIO); in tdsaDeviceDataReInit()