Searched refs:E1000_CTRL_EXT_DRV_LOAD (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_defines.h93 #define E1000_CTRL_EXT_DRV_LOAD 0x10000000 /* Drv loaded bit for FW */ macro
H A Dif_lem.c4071 ctrl_ext | E1000_CTRL_EXT_DRV_LOAD);
4091 ctrl_ext & ~E1000_CTRL_EXT_DRV_LOAD);
H A Dif_em.c5199 ctrl_ext | E1000_CTRL_EXT_DRV_LOAD);
5226 ctrl_ext & ~E1000_CTRL_EXT_DRV_LOAD);
H A Dif_igb.c5459 ctrl_ext | E1000_CTRL_EXT_DRV_LOAD);
5479 ctrl_ext & ~E1000_CTRL_EXT_DRV_LOAD);

Completed in 237 milliseconds