Home
last modified time | relevance | path

Searched refs:WD719X_INT_NOERRORS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dwd719x.h120 #define WD719X_INT_NOERRORS 0x01 /* Command completed with no errors */ macro
H A Dwd719x.c110 if (status != WD719X_INT_NOERRORS) { in wd719x_wait_done()
681 case WD719X_INT_NOERRORS: in wd719x_interrupt()