Lines Matching defs:dpt
84 #define dpt_inl(dpt, port) \ argument
86 #define dpt_inb(dpt, port) \ argument
88 #define dpt_outl(dpt, port, value) \ argument
90 #define dpt_outb(dpt, port, value) \ argument
160 dpt_just_reset(dpt_softc_t * dpt) in dpt_just_reset()
172 dpt_raid_busy(dpt_softc_t * dpt) in dpt_raid_busy()
199 dpt_wait(dpt_softc_t *dpt, u_int bits, u_int state) in dpt_wait()
215 dptgetccb(struct dpt_softc *dpt) in dptgetccb()
239 dptfreeccb(struct dpt_softc *dpt, struct dpt_ccb *dccb) in dptfreeccb()
258 dptccbvtop(struct dpt_softc *dpt, struct dpt_ccb *dccb) in dptccbvtop()
265 dptccbptov(struct dpt_softc *dpt, bus_addr_t busaddr) in dptccbptov()
277 dpt_send_immediate(dpt_softc_t *dpt, eata_ccb_t *cmd_block, in dpt_send_immediate()
298 dptallocsgmap(struct dpt_softc *dpt) in dptallocsgmap()
325 dptallocccbs(dpt_softc_t *dpt) in dptallocccbs()
466 dpt_get_conf(dpt_softc_t *dpt, dpt_ccb_t *dccb, u_int32_t dccb_busaddr, in dpt_get_conf()
569 dpt_detect_cache(dpt_softc_t *dpt, dpt_ccb_t *dccb, u_int32_t dccb_busaddr, in dpt_detect_cache()
703 struct dpt_softc *dpt; in dptexecuteccb() local
796 struct dpt_softc *dpt; in dpt_action() local
1096 dpt_send_eata_command(dpt_softc_t *dpt, eata_ccb_t *cmd_block, in dpt_send_eata_command()
1168 dpt_softc_t *dpt = device_get_softc(dev); in dpt_alloc() local
1188 dpt_free(struct dpt_softc *dpt) in dpt_free()
1231 dpt_init(struct dpt_softc *dpt) in dpt_init()
1466 dpt_attach(dpt_softc_t *dpt) in dpt_attach()
1515 dpt_softc_t *dpt; in dpt_intr() local
1634 dptprocesserror(dpt_softc_t *dpt, dpt_ccb_t *dccb, union ccb *ccb, in dptprocesserror()
1700 struct dpt_softc *dpt; in dpttimeout() local
1740 dpt_softc_t *dpt; in dptshutdown() local