Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h757 #define LEAPRAID_CARD_PORT_FLG_DIRTY 0x01 macro
H A Dleapraid_func.c1010 if (!(port->flg & LEAPRAID_CARD_PORT_FLG_DIRTY)) in leapraid_get_port_by_id()
1429 old_card_port->flg & LEAPRAID_CARD_PORT_FLG_DIRTY; in leapraid_get_card_port_feature()
4660 card_port->flg |= LEAPRAID_CARD_PORT_FLG_DIRTY; in leapraid_del_dirty_vphy()
4670 if (!(card_port->flg & LEAPRAID_CARD_PORT_FLG_DIRTY) || in leapraid_del_dirty_card_port()
6075 matched_card_port->flg &= ~LEAPRAID_CARD_PORT_FLG_DIRTY; in leapraid_update_existing_port()
6116 matched_card_port->flg |= LEAPRAID_CARD_PORT_FLG_DIRTY; in leapraid_update_card_port_after_reset()
6198 if (may_new_card_port->flg & LEAPRAID_CARD_PORT_FLG_DIRTY) { in leapraid_update_vphy_binding()
6201 may_new_card_port->flg &= ~LEAPRAID_CARD_PORT_FLG_DIRTY; in leapraid_update_vphy_binding()