Home
last modified time | relevance | path

Searched refs:EM_MASTER_SLAVE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/e1000/
H A Dif_em.h223 #define EM_MASTER_SLAVE e1000_ms_hw_default macro
H A DREADME389 Edit ./em.x.x.x/src/if_em.h to change the #define EM_MASTER_SLAVE
393 #define EM_MASTER_SLAVE e1000_ms_hw_default
397 #define EM_MASTER_SLAVE 2
H A Dif_em.c1251 hw->phy.ms_type = EM_MASTER_SLAVE; in em_if_attach_pre()