Home | History | Annotate | Download | only in dhdutil

Lines Matching defs:maj

2726 	unsigned int maj, year, month, day, build;
2728 maj = (vms >> 16) & 0xFFFF;
2729 if (maj > 1000) {