Searched refs:CSR_TDR (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/mxfe/ |
H A D | mxfe.h | 76 #define CSR_TDR 0x08 /* Transmit demand register */ macro
|
H A D | mxfe.c | 1770 PUTCSR(mxfep, CSR_TDR, 0); in mxfe_startmac() 2335 PUTCSR(mxfep, CSR_TDR, 0); in mxfe_send_setup() 2434 PUTCSR(mxfep, CSR_TDR, 0); in mxfe_send()
|
/illumos-gate/usr/src/uts/common/io/afe/ |
H A D | afe.h | 85 #define CSR_TDR 0x08 /* Transmit demand register */ macro
|
H A D | afe.c | 1426 PUTCSR(afep, CSR_TDR, 0); in afe_startmac() 2037 PUTCSR(afep, CSR_TDR, 0); in afe_send()
|