Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/atheros/dev/ | |
if_ae.c | 1830 uint32_t macctl, flowc; local in function:ae_mii_statchg 1840 flowc = FLOWC_FCE; 1844 flowc = 0; /* cannot do flow control in HDX */ 1849 AE_WRITE(sc, CSR_FLOWC, flowc); |
/src/sys/dev/ic/ | |
stivar.h | 63 sti_flowc_t flowc; member in struct:sti_rom |