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