Searched refs:hifn_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751.c131 sizeof (struct hifn_softc)
141 static void hifn_reset_board(struct hifn_softc *, int);
142 static void hifn_reset_puc(struct hifn_softc *);
143 static void hifn_puc_wait(struct hifn_softc *);
144 static int hifn_enable_crypto(struct hifn_softc *);
145 static void hifn_set_retry(struct hifn_softc *sc);
146 static void hifn_init_dma(struct hifn_softc *);
147 static void hifn_init_pci_registers(struct hifn_softc *);
148 static int hifn_sramsize(struct hifn_softc *);
149 static int hifn_dramsize(struct hifn_softc *);
[all...]
H A Dhifn7751var.h128 struct hifn_softc { struct
277 struct hifn_softc *softc;

Completed in 106 milliseconds