Home
last modified time | relevance | path

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

/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c595 if (ds->error_control) { in print_serial()
597 if (ds->error_control & CISTPL_SERIAL_ERR_MNP2_4) in print_serial()
599 if (ds->error_control & CISTPL_SERIAL_ERR_V42_LAPM) in print_serial()
/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h268 u_char error_control; member