Searched refs:setup_error_code (Results 1 – 1 of 1) sorted by relevance
88 static int setup_error_code; variable1408 if (setup_error_code & INVALID_BOARD_TYPE) in pc_open()1411 if (setup_error_code & INVALID_NUM_PORTS) in pc_open()1414 if (setup_error_code & INVALID_MEM_BASE) in pc_open()1417 if (setup_error_code & INVALID_PORT_BASE) in pc_open()1420 if (setup_error_code & INVALID_BOARD_STATUS) in pc_open()1423 if (setup_error_code & INVALID_ALTPIN) in pc_open()3700 setup_error_code |= INVALID_BOARD_STATUS; in epca_setup()3712 setup_error_code |= INVALID_BOARD_TYPE; in epca_setup()3724 setup_error_code |= INVALID_ALTPIN; in epca_setup()[all …]