Home
last modified time | relevance | path

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

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