Searched refs:topology_type (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-topology.c175 int gap_count, topology_type; local
185 topology_type = 0;
228 topology_type |= FW_TOPOLOGY_B;
230 topology_type |= FW_TOPOLOGY_A;
298 card->topology_type = topology_type;
H A Dfw-transaction.h249 int topology_type; member in struct:fw_card
H A Dfw-card.c334 if (card->topology_type == FW_TOPOLOGY_A &&

Completed in 50 milliseconds