Searched refs:idac (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/apple/
H A Dparser.h132 u32 idac; member in struct:dcp_system_ev_mnits
H A Dsystemep.c98 mnits.millinits / 1000, mnits.millinits % 1000, mnits.idac);
H A Dparser.c1006 s64 idac = -1; local
1017 ret = parse_int(it.handle, &idac);
1039 if (!type_match || mnits < 0 || idac < 0 || timestamp < 0)
1043 entry->idac = idac;

Completed in 77 milliseconds