Home
last modified time | relevance | path

Searched refs:DRV_INFO_CONTROL_VER_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/bxe/
Decore_hsi.h2719 #define DRV_INFO_CONTROL_VER_MASK 0x000000ff macro
Dbxe.c7772 if ((drv_info_ctl & DRV_INFO_CONTROL_VER_MASK) != DRV_INFO_CUR_VER) { in bxe_handle_drv_info_req()