Home
last modified time | relevance | path

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

/haiku/headers/private/firewire/
H A Diec68113.h38 #define DV_BROADCAST_ON (1<<30) macro
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp659 CSRARC(fc, oPCR) &= ~DV_BROADCAST_ON; in fw_reset_csr()
660 CSRARC(fc, iPCR) &= ~DV_BROADCAST_ON; in fw_reset_csr()