Lines Matching refs:fw_ohci

88 	struct fw_ohci *ohci;
118 struct fw_ohci *ohci;
178 struct fw_ohci {
194 * Spinlock for accessing fw_ohci data. Never call out of
234 static inline struct fw_ohci *fw_ohci(struct fw_card *card)
236 return container_of(card, struct fw_ohci, card);
291 static bool has_reboot_by_cycle_timer_read_quirk(const struct fw_ohci *ohci)
411 static void log_irqs(struct fw_ohci *ohci, u32 evt)
460 static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count)
516 static void log_ar_at_event(struct fw_ohci *ohci,
572 static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data)
577 static inline u32 reg_read(const struct fw_ohci *ohci, int offset)
582 static inline void flush_writes(const struct fw_ohci *ohci)
594 static int read_phy_reg(struct fw_ohci *ohci, int addr)
621 static int write_phy_reg(const struct fw_ohci *ohci, int addr, u32 val)
644 static int update_phy_reg(struct fw_ohci *ohci, int addr,
661 static int read_paged_phy_reg(struct fw_ohci *ohci, int page, int addr)
674 struct fw_ohci *ohci = fw_ohci(card);
687 struct fw_ohci *ohci = fw_ohci(card);
739 struct fw_ohci *ohci = ctx->ohci;
847 struct fw_ohci *ohci = ctx->ohci;
1017 static int ar_context_init(struct ar_context *ctx, struct fw_ohci *ohci,
1177 static int context_init(struct context *ctx, struct fw_ohci *ohci,
1255 struct fw_ohci *ohci = ctx->ohci;
1303 struct fw_ohci *ohci = ctx->ohci;
1334 struct fw_ohci *ohci = ctx->ohci;
1478 struct fw_ohci *ohci = context->ohci;
1559 static void handle_local_rom(struct fw_ohci *ohci,
1586 static void handle_local_lock(struct fw_ohci *ohci,
1673 static u32 get_cycle_time(struct fw_ohci *ohci);
1704 static void detect_dead_context(struct fw_ohci *ohci,
1715 static void handle_dead_contexts(struct fw_ohci *ohci)
1765 static u32 get_cycle_time(struct fw_ohci *ohci)
1804 static u32 update_bus_time(struct fw_ohci *ohci)
1821 static int get_status_for_port(struct fw_ohci *ohci, int port_index)
1842 static int get_self_id_pos(struct fw_ohci *ohci, u32 self_id,
1858 static int initiated_reset(struct fw_ohci *ohci)
1888 static int find_and_insert_self_id(struct fw_ohci *ohci, int self_id_count)
1934 struct fw_ohci *ohci =
1935 container_of(work, struct fw_ohci, bus_reset_work);
2118 struct fw_ohci *ohci = data;
2217 static int software_reset(struct fw_ohci *ohci)
2246 static int configure_1394a_enhancements(struct fw_ohci *ohci)
2297 static int probe_tsb41ba3d(struct fw_ohci *ohci)
2322 struct fw_ohci *ohci = fw_ohci(card);
2498 struct fw_ohci *ohci;
2502 ohci = fw_ohci(card);
2585 struct fw_ohci *ohci = fw_ohci(card);
2592 struct fw_ohci *ohci = fw_ohci(card);
2599 struct fw_ohci *ohci = fw_ohci(card);
2631 struct fw_ohci *ohci = fw_ohci(card);
2670 struct fw_ohci *ohci = fw_ohci(card);
2721 struct fw_ohci *ohci = fw_ohci(card);
2977 static void set_multichannel_mask(struct fw_ohci *ohci, u64 channels)
2991 struct fw_ohci *ohci = fw_ohci(card);
3090 struct fw_ohci *ohci = ctx->context.ohci;
3138 struct fw_ohci *ohci = fw_ohci(base->card);
3163 struct fw_ohci *ohci = fw_ohci(base->card);
3200 struct fw_ohci *ohci = fw_ohci(base->card);
3229 static void ohci_resume_iso_dma(struct fw_ohci *ohci)
3610 struct fw_ohci *ohci = pci_get_drvdata(pdev);
3623 struct fw_ohci *ohci;
3783 struct fw_ohci *ohci = pci_get_drvdata(dev);
3811 struct fw_ohci *ohci = pci_get_drvdata(dev);
3830 struct fw_ohci *ohci = pci_get_drvdata(dev);