Searched refs:I8042_MUX_PORT_NO (Results 1 – 1 of 1) sorted by relevance
163 #define I8042_MUX_PORT_NO 2 macro581 port_no = I8042_MUX_PORT_NO + ((str >> 6) & 3); in i8042_interrupt()1359 int port_no = idx < 0 ? I8042_AUX_PORT_NO : I8042_MUX_PORT_NO + idx; in i8042_create_aux_port()