Searched refs:ORB_DOORBELL_ACTIVE (Results 1 – 1 of 1) sorted by relevance
293 #define ORB_DOORBELL_ACTIVE (1 << 4) macro1351 sdev->flags &= ~ORB_DOORBELL_ACTIVE; in sbp_doorbell_callback()1370 if ((sdev->flags & ORB_DOORBELL_ACTIVE) != 0) { in sbp_doorbell()1374 sdev->flags |= ORB_DOORBELL_ACTIVE; in sbp_doorbell()