Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h1169 #define LEAPRAID_VPHY_FLG_DIRTY 0x01 macro
H A Dleapraid_func.c4651 if (!(vphy->flg & LEAPRAID_VPHY_FLG_DIRTY)) in leapraid_del_dirty_vphy()
6203 vphy->flg &= ~LEAPRAID_VPHY_FLG_DIRTY; in leapraid_update_vphy_binding()
6227 vphy->flg |= LEAPRAID_VPHY_FLG_DIRTY; in leapraid_update_vphys_after_reset()
6265 if (!(vphy->flg & LEAPRAID_VPHY_FLG_DIRTY)) in leapraid_update_vphys_after_reset()