Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bxe/
HDecore_hsi.h2717 #define DRV_INFO_CONTROL_VER_MASK 0x000000ff macro
HDbxe.c7707 if ((drv_info_ctl & DRV_INFO_CONTROL_VER_MASK) != DRV_INFO_CUR_VER) { in bxe_handle_drv_info_req()