Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/core/
H A Dms_block.h30 #define MEMSTICK_UNCORR_ERROR (MEMSTICK_STATUS1_UCFG | \ macro
H A Dms_block.c447 if (msb->regs.status.status1 & MEMSTICK_UNCORR_ERROR) { in h_msb_read_page()