Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pcmcia/
Di82365.c178 IS_IBM, IS_RF5Cx96, IS_VLSI, IS_VG468, IS_VG469, enumerator
608 type = ((val & 7) >= 4) ? IS_VG469 : IS_VG468; in identify()