Home
last modified time | relevance | path

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

/drivers/pcmcia/
Di82365.c197 IS_IBM, IS_RF5Cx96, IS_VLSI, IS_VG468, IS_VG469, enumerator
401 if (socket[s].type == IS_VG469) in vg46x_get_state()
409 if (socket[s].type == IS_VG469) in vg46x_set_state()
423 if (socket[s].type == IS_VG469) { in vg46x_set_opts()
627 type = ((val & 7) >= 4) ? IS_VG469 : IS_VG468; in identify()
924 if (socket[sock].type == IS_VG469) { in i365_get_status()