Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h249 #define CISTPL_SERIAL_ERR_MNP2_4 0x01 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c597 if (ds->error_control & CISTPL_SERIAL_ERR_MNP2_4) in print_serial()