Searched refs:DRV_INFO_CONTROL_VER_MASK (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/bxe/ | ||
| HD | ecore_hsi.h | 2509 #define DRV_INFO_CONTROL_VER_MASK 0x000000ff macro |
| HD | bxe.c | 8092 if ((drv_info_ctl & DRV_INFO_CONTROL_VER_MASK) != DRV_INFO_CUR_VER) { in bxe_handle_drv_info_req() |