Searched refs:test_logic (Results 1 – 1 of 1) sorted by relevance
457 uint32_t test_logic; in qls_get_other_fnum() local461 ret = qls_rd_mpi_reg(ha, Q81_TEST_LOGIC_FUNC_PORT_CONFIG, &test_logic); in qls_get_other_fnum()465 if (test_logic & Q81_NIC1_FUNC_ENABLE) in qls_get_other_fnum()466 nic1_fnum = (test_logic & Q81_NIC1_FUNC_MASK) >> in qls_get_other_fnum()469 if (test_logic & Q81_NIC2_FUNC_ENABLE) in qls_get_other_fnum()470 nic2_fnum = (test_logic & Q81_NIC2_FUNC_MASK) >> in qls_get_other_fnum()