Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/de/
H A Dif_de.c286 TULIP_CSR_WRITE(sc, csr_command, sc->tulip_cmdmode); in tulip_txprobe()
1102 TULIP_CSR_WRITE(sc, csr_command, sc->tulip_cmdmode); in tulip_21041_media_poll()
1594 TULIP_CSR_WRITE(sc, csr_command, in tulip_21140_evalboard_media_probe()
1597 TULIP_CSR_WRITE(sc, csr_command, in tulip_21140_evalboard_media_probe()
1640 TULIP_CSR_WRITE(sc, csr_command, in tulip_21140_accton_media_probe()
1643 TULIP_CSR_WRITE(sc, csr_command, in tulip_21140_accton_media_probe()
1754 TULIP_CSR_WRITE(sc, csr_command, cmdmode); in tulip_21140_cogent_em100_media_probe()
1797 TULIP_CSR_WRITE(sc, csr_command, in tulip_21140_znyx_zx34x_media_probe()
1800 TULIP_CSR_WRITE(sc, csr_command, in tulip_21140_znyx_zx34x_media_probe()
3304 TULIP_CSR_WRITE(sc, csr_command, sc->tulip_cmdmode); in tulip_init_locked()
[all …]
H A Dif_devar.h62 tulip_csrptr_t csr_command; /* CSR6 */ member