Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h391 #define CISTPL_BAR_1MEG_MAP 0x80 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c943 if (tup->parse.bar.attr & CISTPL_BAR_1MEG_MAP) in print_parse()