Searched refs:PCMCIA_TPCE_IF_RDYBSY (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pcmcia/ | ||
H A D | pcmciareg.h | 101 #define PCMCIA_TPCE_IF_RDYBSY 0x40 macro |
H A D | pcmcia_cis.c | 1140 if (reg & PCMCIA_TPCE_IF_RDYBSY) in decode_cftable_entry() |