Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_mv.c2462 unsigned int this_pmp = (1 << pmp); in mv_pmp_error_handler() local
2463 if (pmp_map & this_pmp) { in mv_pmp_error_handler()
2465 pmp_map &= ~this_pmp; in mv_pmp_error_handler()
2491 unsigned int this_pmp = (1 << pmp); in mv_pmp_eh_prep() local
2492 if (pmp_map & this_pmp) { in mv_pmp_eh_prep()
2495 pmp_map &= ~this_pmp; in mv_pmp_eh_prep()