Symbol: safexcel_softc
sys/dev/safexcel/safexcel.c
1030
safexcel_setup_dev_interrupts(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
1063
safexcel_teardown_dev_interrupts(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
1073
safexcel_alloc_dev_resources(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
1123
safexcel_free_dev_resources(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
1138
struct safexcel_softc *sc;
sys/dev/safexcel/safexcel.c
1159
struct safexcel_softc *sc;
sys/dev/safexcel/safexcel.c
1250
struct safexcel_softc *sc;
sys/dev/safexcel/safexcel.c
131
safexcel_alloc_request(struct safexcel_softc *sc, struct safexcel_ring *ring)
sys/dev/safexcel/safexcel.c
160
safexcel_rdr_intr(struct safexcel_softc *sc, int ringidx)
sys/dev/safexcel/safexcel.c
1880
struct safexcel_softc *sc;
sys/dev/safexcel/safexcel.c
2525
struct safexcel_softc *sc;
sys/dev/safexcel/safexcel.c
2605
.size = sizeof(struct safexcel_softc),
sys/dev/safexcel/safexcel.c
262
struct safexcel_softc *sc;
sys/dev/safexcel/safexcel.c
302
safexcel_configure(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
360
safexcel_init_hia_bus_access(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
384
safexcel_disable_global_interrupts(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
400
safexcel_configure_dfe_engine(struct safexcel_softc *sc, int pe)
sys/dev/safexcel/safexcel.c
435
safexcel_configure_dse(struct safexcel_softc *sc, int pe)
sys/dev/safexcel/safexcel.c
481
safexcel_hw_prepare_rings(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
551
safexcel_hw_setup_rings(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
646
safexcel_hw_reset_rings(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
725
safexcel_enable_pe_engine(struct safexcel_softc *sc, int pe)
sys/dev/safexcel/safexcel.c
748
safexcel_execute(struct safexcel_softc *sc, struct safexcel_ring *ring,
sys/dev/safexcel/safexcel.c
786
safexcel_init_rings(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
829
safexcel_dma_alloc_mem(struct safexcel_softc *sc, struct safexcel_dma_mem *sdm,
sys/dev/safexcel/safexcel.c
888
safexcel_dma_free_rings(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
904
safexcel_dma_init(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
974
safexcel_deinit_hw(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel.c
981
safexcel_init_hw(struct safexcel_softc *sc)
sys/dev/safexcel/safexcel_var.h
353
struct safexcel_softc;
sys/dev/safexcel/safexcel_var.h
367
struct safexcel_softc *sc;
sys/dev/safexcel/safexcel_var.h
397
struct safexcel_softc *sc;