Home
last modified time | relevance | path

Searched refs:ostiMemoryStatus (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c2432 bit32 ostiMemoryStatus = 0; in tdsaNVMDGetIoctl() local
2477 ostiMemoryStatus = ostiAllocMemory( tiRoot, in tdsaNVMDGetIoctl()
2485 if((ostiMemoryStatus != tiSuccess) && (buffer == agNULL)) in tdsaNVMDGetIoctl()
3128 bit32 ostiMemoryStatus = 0; in tdsaSendSMPIoctl() local
3162 if((ostiMemoryStatus != tiSuccess) && (reqBuffer == agNULL )) in tdsaSendSMPIoctl()
3182 ostiMemoryStatus = ostiAllocMemory( tiRoot, in tdsaSendSMPIoctl()
3203 ostiMemoryStatus = ostiAllocMemory( tiRoot, in tdsaSendSMPIoctl()
3211 if((ostiMemoryStatus != tiSuccess) && (respBuffer == agNULL )) in tdsaSendSMPIoctl()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c1805 bit32 ostiMemoryStatus = 0; in tiNumOfLunIOCTLreq() local
1833 ostiMemoryStatus = ostiAllocMemory( tiRoot, in tiNumOfLunIOCTLreq()
1841 if((ostiMemoryStatus != tiSuccess) && (respBuffer == agNULL )) in tiNumOfLunIOCTLreq()