Home
last modified time | relevance | path

Searched refs:dmaAllocLength (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h2191 bit32 dmaAllocLength,
H A Dsat.c18958 bit32 dmaAllocLength, in satAllocIntIoResource() argument
19054 if (dmaAllocLength != 0) in satAllocIntIoResource()
19056 satIntIo->satIntDmaMem.totalLength = dmaAllocLength; in satAllocIntIoResource()
19142 if (dmaAllocLength != 0) in satAllocIntIoResource()
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmproto.h130 bit32 dmaAllocLength,
H A Dsmsat.c1550 bit32 dmaAllocLength, in smsatAllocIntIoResource() argument
1646 if (dmaAllocLength != 0) in smsatAllocIntIoResource()
1648 satIntIo->satIntDmaMem.totalLength = dmaAllocLength; in smsatAllocIntIoResource()
1734 if (dmaAllocLength != 0) in smsatAllocIntIoResource()