Lines Matching refs:ccp_softc
95 ccp_read_4(struct ccp_softc *sc, uint32_t offset) in ccp_read_4()
101 ccp_write_4(struct ccp_softc *sc, uint32_t offset, uint32_t value) in ccp_write_4()
107 ccp_read_queue_4(struct ccp_softc *sc, unsigned queue, uint32_t offset) in ccp_read_queue_4()
116 ccp_write_queue_4(struct ccp_softc *sc, unsigned queue, uint32_t offset, in ccp_write_queue_4()
212 struct ccp_softc *sc; in ccp_hw_attach_queue()
318 struct ccp_softc *sc; in ccp_hw_detach_queue()
340 struct ccp_softc *sc; in ccp_map_pci_bar()
370 struct ccp_softc *sc; in ccp_unmap_pci_bar()
459 struct ccp_softc *sc; in ccp_intr_handle_error()
541 struct ccp_softc *sc; in ccp_intr_run_completions()
601 struct ccp_softc *sc = arg; in ccp_intr_handler()
652 struct ccp_softc *sc = arg; in ccp_intr_filter()
668 ccp_setup_interrupts(struct ccp_softc *sc) in ccp_setup_interrupts()
721 ccp_release_interrupts(struct ccp_softc *sc) in ccp_release_interrupts()
740 struct ccp_softc *sc; in ccp_hw_attach()
831 struct ccp_softc *sc; in ccp_hw_detach()
2028 db_ccp_show_hw(struct ccp_softc *sc) in db_ccp_show_hw()
2054 struct ccp_softc *sc; in db_ccp_show_queue_hw()