Searched refs:mn_present (Results 1 – 3 of 3) sorted by relevance
861 int mn_present = qlcnic_has_mn(adapter); in qlcnic_validate_product_offs() local891 flagbit = mn_present ? 1 : 2; in qlcnic_validate_product_offs()899 if (mn_present) { in qlcnic_validate_product_offs()900 mn_present = 0; in qlcnic_validate_product_offs()
684 int mn_present = (NX_IS_REVISION_P2(adapter->ahw.revision_id)) ? in netxen_nic_validate_product_offs() local715 flagbit = mn_present ? 1 : 2; in netxen_nic_validate_product_offs()724 if (mn_present && NX_IS_REVISION_P3(adapter->ahw.revision_id)) { in netxen_nic_validate_product_offs()725 mn_present = 0; in netxen_nic_validate_product_offs()
1807 int mn_present = 0; in qla82xx_set_product_offset() local1825 flagbit = mn_present ? 1 : 2; in qla82xx_set_product_offset()