Home
last modified time | relevance | path

Searched refs:CurrentDepth (Results 1 – 7 of 7) sorted by relevance

/onnv-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutcache.c225 Cache->CurrentDepth--; in AcpiOsPurgeCache()
303 if (Cache->CurrentDepth >= Cache->MaxDepth) in AcpiOsReleaseObject()
329 Cache->CurrentDepth++; in AcpiOsReleaseObject()
385 Cache->CurrentDepth--; in AcpiOsAcquireObject()
/onnv-gate/usr/src/uts/intel/io/acpica/debugger/
H A Ddbstats.c204 List->CurrentDepth, in AcpiDbListInfo()
206 List->MaxDepth - List->CurrentDepth, in AcpiDbListInfo()
207 (List->CurrentDepth * List->ObjectSize)); in AcpiDbListInfo()
H A Ddbexec.c329 return (Cache->TotalAllocated - Cache->TotalFreed - Cache->CurrentDepth); in AcpiDbGetCacheInfo()
/onnv-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h1229 UINT16 CurrentDepth; member
/onnv-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_ioc.h421 uint16_t CurrentDepth; member
/onnv-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_ioc.h550 U16 CurrentDepth; /* 0x02 */ member
/onnv-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c7473 &taskfull->CurrentDepth))); in mptsas_handle_event()