Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dsata_mv.c2460 unsigned int this_pmp = (1 << pmp); in mv_pmp_error_handler() local
2461 if (pmp_map & this_pmp) { in mv_pmp_error_handler()
2463 pmp_map &= ~this_pmp; in mv_pmp_error_handler()
2487 unsigned int this_pmp = (1 << pmp); in mv_pmp_eh_prep() local
2488 if (pmp_map & this_pmp) { in mv_pmp_eh_prep()
2492 pmp_map &= ~this_pmp; in mv_pmp_eh_prep()