Searched refs:BGE_APE_FW_VERSION_BLDMSK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bge/ | ||
H A D | if_bgereg.h | 2134 #define BGE_APE_FW_VERSION_BLDMSK 0x000000FF macro |
H A D | if_bge.c | 722 (apedata & BGE_APE_FW_VERSION_BLDMSK)); in bge_ape_read_fw_ver() |