Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dsbp.c293 #define ORB_DOORBELL_ACTIVE (1 << 4) macro
1351 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()