Searched refs:dh_curr (Results 1 – 3 of 3) sorted by relevance
186 int dh_curr; member
3287 dh->dh_curr = -1; in da_log_init()3320 dh->dh_curr++; in da_log_enter()3321 if (dh->dh_curr >= dh->dh_max) in da_log_enter()3322 dh->dh_curr -= dh->dh_max; in da_log_enter()3323 da_log = &dh->dh_entry[dh->dh_curr]; in da_log_enter()
1799 dil->dil_start = dil->dil_index = header.dh_curr; in devinfo_audit_log_walk_init()