Searched defs:self_id_count (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/firewire/ |
H A D | core-topology.c | 98 static struct fw_node *build_tree(struct fw_card *card, const u32 *sid, int self_id_count, in build_tree() 439 u32 *self_ids, int self_id_count) in update_topology_map() 455 int self_id_count, u32 *self_ids, bool bm_abdicate) in fw_core_handle_bus_reset()
|
H A D | ohci.c | 439 static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count) in log_selfids() 1919 int self_id_count) in get_self_id_pos() 1973 static int find_and_insert_self_id(struct fw_ohci *ohci, int self_id_count) in find_and_insert_self_id() 2033 int self_id_count, generation, new_generation, i, j; in bus_reset_work() local
|