Lines Matching refs:fw_card
180 struct fw_card card;
235 static inline struct fw_ohci *fw_ohci(struct fw_card *card) in fw_ohci()
712 static int ohci_read_phy_reg(struct fw_card *card, int addr) in ohci_read_phy_reg()
721 static int ohci_update_phy_reg(struct fw_card *card, int addr, in ohci_update_phy_reg()
1272 struct fw_card *card = &ctx->ohci->card; in context_release()
2416 static int ohci_enable(struct fw_card *card, in ohci_enable()
2591 static int ohci_set_config_rom(struct fw_card *card, in ohci_set_config_rom()
2672 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2679 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2686 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()
2717 static int ohci_enable_phys_dma(struct fw_card *card, in ohci_enable_phys_dma()
2752 static u32 ohci_read_csr(struct fw_card *card, int csr_offset) in ohci_read_csr()
2800 static void ohci_write_csr(struct fw_card *card, int csr_offset, u32 value) in ohci_write_csr()
3078 static struct fw_iso_context *ohci_allocate_iso_context(struct fw_card *card, in ohci_allocate_iso_context()