Searched refs:DRV_RESOURCE_KSTAT (Results 1 – 2 of 2) sorted by relevance
91 if (umdevice->os_param.active_resc_flag & DRV_RESOURCE_KSTAT) { in bnx_free_system_resources()92 umdevice->os_param.active_resc_flag &= ~DRV_RESOURCE_KSTAT; in bnx_free_system_resources()233 umdevice->os_param.active_resc_flag |= DRV_RESOURCE_KSTAT; in bnx_attach_attach()
147 #define DRV_RESOURCE_KSTAT 0x0080 macro