Searched refs:PRR_BVD1_EVENT (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/os/drivers/pcmcia/ | ||
H A D | cisreg.h | 79 #define PRR_BVD1_EVENT 0x80 macro |
/haiku/src/bin/pcmcia-cs/ | ||
H A D | dump_cisreg.c | 175 if (v & PRR_BVD1_EVENT) printf(" [bvd1_event]"); in dump_pin() |