Lines Matching refs:fw_card
192 struct fw_card card;
247 static inline struct fw_ohci *fw_ohci(struct fw_card *card) in fw_ohci()
640 static int ohci_read_phy_reg(struct fw_card *card, int addr) in ohci_read_phy_reg()
652 static int ohci_update_phy_reg(struct fw_card *card, int addr, in ohci_update_phy_reg()
1178 struct fw_card *card = &ctx->ohci->card; in context_release()
2274 static int ohci_enable(struct fw_card *card, in ohci_enable()
2451 static int ohci_set_config_rom(struct fw_card *card, in ohci_set_config_rom()
2539 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2546 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2553 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()
2580 static int ohci_enable_phys_dma(struct fw_card *card, in ohci_enable_phys_dma()
2620 static u32 ohci_read_csr(struct fw_card *card, int csr_offset) in ohci_read_csr()
2671 static void ohci_write_csr(struct fw_card *card, int csr_offset, u32 value) in ohci_write_csr()
2941 static struct fw_iso_context *ohci_allocate_iso_context(struct fw_card *card, in ohci_allocate_iso_context()