Lines Matching refs:dpt
362 typedef void (*ccb_callback)(void *dpt, int bus, void *ccb);
1258 void dpt_free(struct dpt_softc *dpt);
1259 int dpt_init(struct dpt_softc *dpt);
1260 int dpt_attach(dpt_softc_t * dpt);
1269 extern dpt_conf_t *dpt_get_conf(dpt_softc_t *dpt, u_int8_t page,
1273 extern int dpt_setup(dpt_softc_t * dpt, dpt_conf_t * conf);
1274 extern int dpt_attach(dpt_softc_t * dpt);
1275 extern void dpt_shutdown(int howto, dpt_softc_t *dpt);
1276 extern void dpt_detect_cache(dpt_softc_t *dpt);
1278 extern int dpt_user_cmd(dpt_softc_t *dpt, eata_pt_t *user_cmd,
1281 extern u_int8_t dpt_blinking_led(dpt_softc_t *dpt);
1295 void dpt_reset_performance(dpt_softc_t *dpt);