Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcisreg.h56 #define COR_SOFT_RESET 0x80 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cisreg.c135 if (v & COR_SOFT_RESET) printf(" [soft_reset]"); in dump_option()