Searched refs:EZPORT_STATUS_WIP (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/misc/
H A Dgehc-achc.c44 #define EZPORT_STATUS_WIP BIT(0) /* write in progress */ macro
147 if (ret >= 0 && !(ret & EZPORT_STATUS_WIP))
351 if (ret & EZPORT_STATUS_WIP || ret & EZPORT_STATUS_WEF)
361 else if (ret & EZPORT_STATUS_WIP)

Completed in 151 milliseconds