Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bxe/
HDbxe.c7708 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0); in bxe_handle_drv_info_req()
7725 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0); in bxe_handle_drv_info_req()
HDecore_hsi.h1719 #define DRV_MSG_CODE_DRV_INFO_NACK 0xd9000000 macro