Home
last modified time | relevance | path

Searched refs:da_depth (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dautoconf.h179 int da_depth; member
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c2011 depth = MIN(da.da_depth, DDI_STACK_DEPTH); in devinfo_audit()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c3388 da->da_depth = getpcstack(da->da_stack, DDI_STACK_DEPTH); in da_log_enter()