Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h488 #define CISTPL_CFTABLE_SERR 0x002000 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c395 if (entry->flags & CISTPL_CFTABLE_SERR) in print_cftable_entry_cb()