Searched refs:mmajor (Results 1 – 1 of 1) sorted by relevance
322 u32 mmajor; in agp_3_5_enable() local418 mmajor = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in agp_3_5_enable()419 if (mmajor < 3) { in agp_3_5_enable()