Searched refs:CISTPL_BAR_1MEG_MAP (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/os/drivers/pcmcia/ | ||
H A D | cistpl.h | 391 #define CISTPL_BAR_1MEG_MAP 0x80 macro |
/haiku/src/bin/pcmcia-cs/ | ||
H A D | dump_cis.c | 943 if (tup->parse.bar.attr & CISTPL_BAR_1MEG_MAP) in print_parse() |