Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h37 #define CISTPL_CONFIG_CB 0x04 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c815 (code == CISTPL_CONFIG_CB) ? "_cb" : "", in print_config()
948 case CISTPL_CONFIG_CB: in print_parse()