Home
last modified time | relevance | path

Searched refs:UDELAY_COUNT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/qlge/
A Dqlge_mpi.c24 for (count = UDELAY_COUNT; count; count--) { in qlge_pause_mpi_risc()
40 for (count = UDELAY_COUNT; count; count--) { in qlge_hard_reset_mpi_risc()
A Dqlge.h62 #define UDELAY_COUNT 3 macro
A Dqlge_main.c168 for (count = 0; count < UDELAY_COUNT; count++) { in qlge_wait_reg_rdy()
195 for (count = 0; count < UDELAY_COUNT; count++) { in qlge_wait_cfg()

Completed in 23 milliseconds