Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rts_pstor/
Dms.h141 #define INT_REG_ERR 0x40 macro
Dms.c660 if (val & INT_REG_ERR) { in ms_confirm_cpu_startup()
1261 if (val & INT_REG_ERR) { in ms_read_extra_data()
1338 if (val & INT_REG_ERR) { in ms_write_extra_data()
1391 if (val & INT_REG_ERR) { in ms_read_page()
1474 if (val & INT_REG_ERR) { in ms_set_bad_block()
1537 if (val & INT_REG_ERR) { in ms_erase_block()
1682 if (val & INT_REG_ERR) { in ms_copy_page()
1779 if (val & INT_REG_ERR) { in ms_copy_page()
1828 if (val & INT_REG_ERR) { in ms_copy_page()
2983 if (val & INT_REG_ERR) { in ms_read_multiple_pages()
[all …]