Home
last modified time | relevance | path

Searched refs:mmajor (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/agp/
H A Disoch.c319 u32 mmajor; in agp_3_5_enable() local
413 mmajor = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in agp_3_5_enable()
414 if (mmajor < 3) { in agp_3_5_enable()