Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dsata_mv.c2447 unsigned int this_pmp = (1 << pmp); in mv_pmp_error_handler() local
2448 if (pmp_map & this_pmp) { in mv_pmp_error_handler()
2450 pmp_map &= ~this_pmp; in mv_pmp_error_handler()
2474 unsigned int this_pmp = (1 << pmp); in mv_pmp_eh_prep() local
2475 if (pmp_map & this_pmp) { in mv_pmp_eh_prep()
2479 pmp_map &= ~this_pmp; in mv_pmp_eh_prep()