Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_mv.c2446 unsigned int this_pmp = (1 << pmp); in mv_pmp_error_handler() local
2447 if (pmp_map & this_pmp) { in mv_pmp_error_handler()
2449 pmp_map &= ~this_pmp; in mv_pmp_error_handler()
2473 unsigned int this_pmp = (1 << pmp); in mv_pmp_eh_prep() local
2474 if (pmp_map & this_pmp) { in mv_pmp_eh_prep()
2478 pmp_map &= ~this_pmp; in mv_pmp_eh_prep()