Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/firewire/
H A Dsbp.c173 #define ORB_DOORBELL_ACTIVE (1 << 4) macro
1258 sdev->flags &= ~ORB_DOORBELL_ACTIVE; in sbp_doorbell_callback()
1276 if ((sdev->flags & ORB_DOORBELL_ACTIVE) != 0) { in sbp_doorbell()
1280 sdev->flags |= ORB_DOORBELL_ACTIVE; in sbp_doorbell()