Home
last modified time | relevance | path

Searched refs:SLD_START (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/alc/
H A Dif_alcreg.h101 #define SLD_START 0x00000800 macro
H A Dif_alc.c810 if ((reg & (SLD_PROGRESS | SLD_START)) == 0) in alc_get_macaddr_816x()
815 CSR_WRITE_4(sc, ALC_SLD, reg | SLD_START); in alc_get_macaddr_816x()
819 if ((reg & SLD_START) == 0) in alc_get_macaddr_816x()