Searched refs:asf_firmware_present (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_manage.c348 if (!hw->mac.asf_firmware_present)
403 if (!hw->mac.asf_firmware_present) {
H A De1000_vf.c106 mac->asf_firmware_present = FALSE;
H A De1000_80003es2lan.c233 mac->asf_firmware_present = TRUE;
H A De1000_82541.c237 mac->asf_firmware_present = TRUE;
H A De1000_hw.h783 bool asf_firmware_present; member in struct:e1000_mac_info
H A De1000_82571.c333 mac->asf_firmware_present = TRUE;
H A De1000_82575.c403 mac->asf_firmware_present = TRUE;
H A De1000_ich8lan.c627 mac->asf_firmware_present = TRUE;

Completed in 112 milliseconds