Home
last modified time | relevance | path

Searched refs:TWSI_CTRL_SW_LD_START (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alereg.h69 #define TWSI_CTRL_SW_LD_START 0x00000800 macro
H A Dif_ale.c375 TWSI_CTRL_SW_LD_START); in ale_get_macaddr()
379 if ((reg & TWSI_CTRL_SW_LD_START) == 0) in ale_get_macaddr()
/freebsd/sys/dev/age/
H A Dif_agereg.h94 #define TWSI_CTRL_SW_LD_START 0x00000800 macro
H A Dif_age.c353 TWSI_CTRL_SW_LD_START); in age_get_macaddr()
357 if ((reg & TWSI_CTRL_SW_LD_START) == 0) in age_get_macaddr()