Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcs.h128 #define CV_PIN_REPLACEMENT 0x04 macro
/haiku/src/bin/pcmcia-cs/
H A Dcardctl.c219 if (config->CardValues & CV_PIN_REPLACEMENT) in print_config()