Searched refs:E1000_FWSM_FW_VALID (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/e1000api/ | ||
H A D | e1000_manage.h | 64 #define E1000_FWSM_FW_VALID 0x00008000 macro |
H A D | e1000_manage.c | 523 if ((fwsm & E1000_FWSM_FW_VALID) && in e1000_load_firmware() |