Home
last modified time | relevance | path

Searched refs:flowc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dstivar.h63 sti_flowc_t flowc; member
H A Dstireg.h575 STI_DEP(flowc);
H A Dsti.c377 rom->flowc = (sti_flowc_t)O(STI_FLOW_CTRL); in sti_rom_setup()
/netbsd-src/sys/arch/mips/atheros/dev/
H A Dif_ae.c1830 uint32_t macctl, flowc; in ae_mii_statchg() local
1840 flowc = FLOWC_FCE; in ae_mii_statchg()
1844 flowc = 0; /* cannot do flow control in HDX */ in ae_mii_statchg()
1849 AE_WRITE(sc, CSR_FLOWC, flowc); in ae_mii_statchg()