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