Home | History | Annotate | Download | only in dhdutil

Lines Matching refs:maj

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