Searched refs:WD719X_WAIT_FOR_CMD_READY (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ | ||
D | wd719x.h | 80 #define WD719X_WAIT_FOR_CMD_READY 500 macro |
D | wd719x.c | 84 } while (i++ < WD719X_WAIT_FOR_CMD_READY); in wd719x_wait_ready() |