Searched refs:satAllocIntIoResource (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
H A D | ossasat.c | 463 satNewIntIo = satAllocIntIoResource( tiRoot, in satPacketCB() 734 satNewIntIo = satAllocIntIoResource( tiRoot, in satSetFeaturesPIOCB() 1519 satNewIntIo = satAllocIntIoResource( tiRoot, in satChainedDataIOCB() 1932 satNewIntIo = satAllocIntIoResource( tiRoot, in satNonChainedWriteNVerifyCB() 2181 satNewIntIo = satAllocIntIoResource( tiRoot, in satChainedWriteNVerifyCB() 2292 satNewIntIo = satAllocIntIoResource( tiRoot, in satChainedWriteNVerifyCB() 5562 satNewIntIo = satAllocIntIoResource( tiRoot, in satChainedVerifyCB() 5890 satNewIntIo = satAllocIntIoResource( tiRoot, in satTestUnitReadyCB() 6362 satNewIntIo = satAllocIntIoResource( tiRoot, in satWriteSame10CB() 6920 satNewIntIo = satAllocIntIoResource( tiRoot, in satStartStopUnitCB() [all …]
|
H A D | satproto.h | 2187 GLOBAL satInternalIo_t * satAllocIntIoResource(
|
H A D | sat.c | 5534 satIntIo = satAllocIntIoResource( tiRoot, in satRequestSense() 11487 satIntIo = satAllocIntIoResource( tiRoot, in satLogSenseAllocate() 18010 satIntIo = satAllocIntIoResource( tiRoot, in osSatIOCompleted() 18954 GLOBAL satInternalIo_t * satAllocIntIoResource( in satAllocIntIoResource() function 19397 satIntIo = satAllocIntIoResource( tiRoot, in satStartIDDev() 20200 satIntIo = satAllocIntIoResource( tiRoot, in satStartResetDevice() 20544 satNewIntIo = satAllocIntIoResource( tiRoot, in satResetDeviceCB() 20996 satIntIo = satAllocIntIoResource( tiRoot, in satStartCheckPowerMode() 21418 satIntIo = satAllocIntIoResource( tiRoot, in satAddSATAStartIDDev() 22047 satNewIntIo = satAllocIntIoResource( tiRoot, in satAddSATAIDDevCB() [all …]
|