Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.h114 extern int devinfo_audit_log(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Ddevinfo.c1901 uintptr_t devinfo_audit_log; in devinfo_audit_log_walk_init() local
1904 if (mdb_readvar(&devinfo_audit_log, "devinfo_audit_log") == -1) { in devinfo_audit_log_walk_init()
1910 devinfo_audit_log) == -1) { in devinfo_audit_log_walk_init()
1912 devinfo_audit_log); in devinfo_audit_log_walk_init()
1924 dil->dil_base = devinfo_audit_log + in devinfo_audit_log_walk_init()
2023 devinfo_audit_log(uintptr_t addr, uint_t flags, int argc, in devinfo_audit_log() function
H A Dgenunix.c4232 devinfo_audit_log },
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c193 static devinfo_log_header_t *devinfo_audit_log; /* devinfo log */ variable
274 if (devinfo_audit_log) { in i_ddi_alloc_node()
3365 devinfo_audit_log = dh; in da_log_init()
3376 devinfo_log_header_t *dh = devinfo_audit_log; in da_log_enter()
3378 if (devinfo_audit_log == NULL) in da_log_enter()