Searched refs:test_logic (Results 1 – 1 of 1) sorted by relevance
454 uint32_t test_logic; in qls_get_other_fnum() local458 ret = qls_rd_mpi_reg(ha, Q81_TEST_LOGIC_FUNC_PORT_CONFIG, &test_logic); in qls_get_other_fnum()462 if (test_logic & Q81_NIC1_FUNC_ENABLE) in qls_get_other_fnum()463 nic1_fnum = (test_logic & Q81_NIC1_FUNC_MASK) >> in qls_get_other_fnum()466 if (test_logic & Q81_NIC2_FUNC_ENABLE) in qls_get_other_fnum()467 nic2_fnum = (test_logic & Q81_NIC2_FUNC_MASK) >> in qls_get_other_fnum()