Searched refs:mn_present (Results 1 – 3 of 3) sorted by relevance
864 int mn_present = qlcnic_has_mn(adapter); in qlcnic_validate_product_offs() local894 flagbit = mn_present ? 1 : 2; in qlcnic_validate_product_offs()902 if (mn_present) { in qlcnic_validate_product_offs()903 mn_present = 0; in qlcnic_validate_product_offs()
686 int mn_present = (NX_IS_REVISION_P2(adapter->ahw.revision_id)) ? in netxen_nic_validate_product_offs() local717 flagbit = mn_present ? 1 : 2; in netxen_nic_validate_product_offs()726 if (mn_present && NX_IS_REVISION_P3(adapter->ahw.revision_id)) { in netxen_nic_validate_product_offs()727 mn_present = 0; in netxen_nic_validate_product_offs()
1809 int mn_present = 0; in qla82xx_set_product_offset() local1827 flagbit = mn_present ? 1 : 2; in qla82xx_set_product_offset()