Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dyenta_socket.h23 #define CB_16BITCARD 0x00000010 /* 16-bit card detected */ macro
H A Dyenta_socket.c230 } else if (state & CB_16BITCARD) { in yenta_get_status()
575 ((state & (CB_16BITCARD | CB_CBCARD)) == (CB_16BITCARD | CB_CBCARD))) in yenta_interrogate()