Searched refs:LINK_CONTROL_SNOOP_ENABLE (Results 1 – 2 of 2) sorted by relevance
/drivers/firewire/ | ||
D | nosy.h | 203 #define LINK_CONTROL_SNOOP_ENABLE (1<<6) macro |
D | nosy.c | 631 reg_set_bits(lynx, LINK_CONTROL, LINK_CONTROL_SNOOP_ENABLE); in add_card() |