Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dfd1772.h61 #define FDC1772STAT_LOST (0x04) /* Lost Data (Type II+III) */ macro
/linux-2.4.37.9/drivers/acorn/block/
Dfd1772.c991 if (status & FDC1772STAT_LOST) { in fd_rwsec_done()