HomeSort by: relevance | last modified time | path
    Searched refs:flowc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
stivar.h 63 sti_flowc_t flowc; member in struct:sti_rom
stireg.h 578 STI_DEP(flowc);
sti.c 377 rom->flowc = (sti_flowc_t)O(STI_FLOW_CTRL);
  /src/sys/arch/mips/atheros/dev/
if_ae.c 1825 uint32_t macctl, flowc; local in function:ae_mii_statchg
1835 flowc = FLOWC_FCE;
1839 flowc = 0; /* cannot do flow control in HDX */
1844 AE_WRITE(sc, CSR_FLOWC, flowc);

Completed in 35 milliseconds