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

/freebsd-10.1-release/sys/dev/de/
H A Dif_de.c283 TULIP_CSR_WRITE(sc, csr_command, sc->tulip_cmdmode);
322 if (((mi->mi_cmdmode ^ TULIP_CSR_READ(sc, csr_command)) & TULIP_GPR_CMDBITS) != 0) {
335 if (((mi->mi_cmdmode ^ TULIP_CSR_READ(sc, csr_command)) & TULIP_GPR_CMDBITS) != 0) {
1099 TULIP_CSR_WRITE(sc, csr_command, sc->tulip_cmdmode);
1551 TULIP_CSR_WRITE(sc, csr_command, sc->tulip_cmdmode);
1591 TULIP_CSR_WRITE(sc, csr_command,
1592 TULIP_CSR_READ(sc, csr_command) | TULIP_CMD_PORTSELECT |
1594 TULIP_CSR_WRITE(sc, csr_command,
1595 TULIP_CSR_READ(sc, csr_command) & ~TULIP_CMD_TXTHRSHLDCTL);
1637 TULIP_CSR_WRITE(sc, csr_command,
[all...]
H A Dif_devar.h60 tulip_csrptr_t csr_command; /* CSR6 */ member in struct:__anon8186

Completed in 99 milliseconds