Searched refs:DRV_RESOURCE_INTR_1 (Results 1 – 2 of 2) sorted by relevance
109 if (umdevice->os_param.active_resc_flag & DRV_RESOURCE_INTR_1) { in bnx_free_system_resources()110 umdevice->os_param.active_resc_flag &= ~DRV_RESOURCE_INTR_1; in bnx_free_system_resources()208 umdevice->os_param.active_resc_flag |= DRV_RESOURCE_INTR_1; in bnx_attach_attach()
143 #define DRV_RESOURCE_INTR_1 0x0004 macro