Searched refs:DRV_RESOURCE_PCICFG_MAPPED (Results 1 – 2 of 2) sorted by relevance
121 if (umdevice->os_param.active_resc_flag & DRV_RESOURCE_PCICFG_MAPPED) { in bnx_free_system_resources()123 ~DRV_RESOURCE_PCICFG_MAPPED; in bnx_free_system_resources()175 umdevice->os_param.active_resc_flag |= DRV_RESOURCE_PCICFG_MAPPED; in bnx_attach_attach()
141 #define DRV_RESOURCE_PCICFG_MAPPED 0x0001 macro