Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h390 #define CISTPL_BAR_CACHEABLE 0x40 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c941 if (tup->parse.bar.attr & CISTPL_BAR_CACHEABLE) in print_parse()