HomeSort by: relevance | last modified time | path
    Searched defs:sampshift (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
eap.c 1053 int sampshift; local in function:eap_trigger_output
1075 sampshift = 0;
1078 sampshift++;
1082 sampshift++;
1104 EWRITE4(sc, EAP_DAC2_CSR, (blksize >> sampshift) - 1);
1115 EWRITE4(sc, EAP_DAC1_CSR, (blksize >> sampshift) - 1);
1148 int sampshift; local in function:eap_trigger_input
1165 sampshift = 0;
1168 sampshift++;
1172 sampshift++
    [all...]
eap.c 1053 int sampshift; local in function:eap_trigger_output
1075 sampshift = 0;
1078 sampshift++;
1082 sampshift++;
1104 EWRITE4(sc, EAP_DAC2_CSR, (blksize >> sampshift) - 1);
1115 EWRITE4(sc, EAP_DAC1_CSR, (blksize >> sampshift) - 1);
1148 int sampshift; local in function:eap_trigger_input
1165 sampshift = 0;
1168 sampshift++;
1172 sampshift++
    [all...]
eap.c 1053 int sampshift; local in function:eap_trigger_output
1075 sampshift = 0;
1078 sampshift++;
1082 sampshift++;
1104 EWRITE4(sc, EAP_DAC2_CSR, (blksize >> sampshift) - 1);
1115 EWRITE4(sc, EAP_DAC1_CSR, (blksize >> sampshift) - 1);
1148 int sampshift; local in function:eap_trigger_input
1165 sampshift = 0;
1168 sampshift++;
1172 sampshift++
    [all...]

Completed in 35 milliseconds