Searched refs:DRV_RESOURCE_TIMER (Results 1 – 2 of 2) sorted by relevance
73 if (umdevice->os_param.active_resc_flag & DRV_RESOURCE_TIMER) { in bnx_free_system_resources()75 ~DRV_RESOURCE_TIMER; in bnx_free_system_resources()243 umdevice->os_param.active_resc_flag |= DRV_RESOURCE_TIMER; in bnx_attach_attach()
148 #define DRV_RESOURCE_TIMER 0x0100 macro