Lines Matching refs:fw_card
179 struct fw_card card;
234 static inline struct fw_ohci *fw_ohci(struct fw_card *card) in fw_ohci()
627 static int ohci_read_phy_reg(struct fw_card *card, int addr) in ohci_read_phy_reg()
639 static int ohci_update_phy_reg(struct fw_card *card, int addr, in ohci_update_phy_reg()
1165 struct fw_card *card = &ctx->ohci->card; in context_release()
2261 static int ohci_enable(struct fw_card *card, in ohci_enable()
2439 static int ohci_set_config_rom(struct fw_card *card, in ohci_set_config_rom()
2527 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2534 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2541 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()
2568 static int ohci_enable_phys_dma(struct fw_card *card, in ohci_enable_phys_dma()
2608 static u32 ohci_read_csr(struct fw_card *card, int csr_offset) in ohci_read_csr()
2659 static void ohci_write_csr(struct fw_card *card, int csr_offset, u32 value) in ohci_write_csr()
2928 static struct fw_iso_context *ohci_allocate_iso_context(struct fw_card *card, in ohci_allocate_iso_context()