Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/alc/
H A Dif_alcreg.h103 #define SLD_START 0x00000800 macro
H A Dif_alc.c809 if ((reg & (SLD_PROGRESS | SLD_START)) == 0) in alc_get_macaddr_816x()
814 CSR_WRITE_4(sc, ALC_SLD, reg | SLD_START); in alc_get_macaddr_816x()
818 if ((reg & SLD_START) == 0) in alc_get_macaddr_816x()