Searched refs:PCMCIA_TPCE_FS_POWER_MASK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pcmcia/ | ||
H A D | pcmciareg.h | 110 #define PCMCIA_TPCE_FS_POWER_MASK 0x03 macro |
H A D | pcmcia_cis.c | 1079 power = reg & PCMCIA_TPCE_FS_POWER_MASK; in pcmcia_parse_cis_tuple() |