Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c2431 bit32 ostiMemoryStatus = 0; in tdsaNVMDGetIoctl() local
2476 ostiMemoryStatus = ostiAllocMemory( tiRoot, in tdsaNVMDGetIoctl()
2484 if((ostiMemoryStatus != tiSuccess) && (buffer == agNULL)) in tdsaNVMDGetIoctl()
3127 bit32 ostiMemoryStatus = 0; in tdsaSendSMPIoctl() local
3161 if((ostiMemoryStatus != tiSuccess) && (reqBuffer == agNULL )) in tdsaSendSMPIoctl()
3181 ostiMemoryStatus = ostiAllocMemory( tiRoot, in tdsaSendSMPIoctl()
3202 ostiMemoryStatus = ostiAllocMemory( tiRoot, in tdsaSendSMPIoctl()
3210 if((ostiMemoryStatus != tiSuccess) && (respBuffer == agNULL )) in tdsaSendSMPIoctl()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c1804 bit32 ostiMemoryStatus = 0; in tiNumOfLunIOCTLreq() local
1832 ostiMemoryStatus = ostiAllocMemory( tiRoot, in tiNumOfLunIOCTLreq()
1840 if((ostiMemoryStatus != tiSuccess) && (respBuffer == agNULL )) in tiNumOfLunIOCTLreq()