Searched refs:ECPP_FIFO_SZ (Results 1 – 2 of 2) sorted by relevance
330 #define ECPP_FIFO_SZ 16 /* FIFO size */ macro
2766 if (len > ECPP_FIFO_SZ) { in ecpp_start()2767 len = ECPP_FIFO_SZ; in ecpp_start()4789 if ((mp = allocb(ECPP_FIFO_SZ, BPRI_MED)) == NULL) { in ecpp_peripheral2host()4798 i = ECPP_FIFO_SZ; in ecpp_peripheral2host()