Home
last modified time | relevance | path

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

/openbsd/sys/dev/pcmcia/
H A Dpcmciareg.h55 #define PCMCIA_DSPEED_MASK 0x07 macro
H A Dpcmcia_cis.c750 dspeed = reg & PCMCIA_DSPEED_MASK; in pcmcia_parse_cis_tuple()