Lines Matching defs:ahd
73 #define SIM_IS_SCSIBUS_B(ahd, sim) \ argument
75 #define SIM_CHANNEL(ahd, sim) \ argument
77 #define SIM_SCSI_ID(ahd, sim) \ argument
79 #define SIM_PATH(ahd, sim) \ argument
81 #define BUILD_SCSIID(ahd, sim, target_id, our_id) \ argument
85 #define SCB_GET_SIM(ahd, scb) \ argument
148 #define ahd_inb(ahd, port) \ argument
152 #define ahd_outb(ahd, port, value) \ argument
156 #define ahd_inw_atomic(ahd, port) \ argument
160 #define ahd_outw_atomic(ahd, port, value) \ argument
165 #define ahd_outsb(ahd, port, valp, count) \ argument
170 #define ahd_insb(ahd, port, valp, count) \ argument
178 ahd_flush_device_writes(struct ahd_softc *ahd) in ahd_flush_device_writes()
191 ahd_lockinit(struct ahd_softc *ahd) in ahd_lockinit()
197 ahd_lock(struct ahd_softc *ahd) in ahd_lock()
203 ahd_unlock(struct ahd_softc *ahd) in ahd_unlock()
232 ahd_print_path(struct ahd_softc *ahd, struct scb *scb) in ahd_print_path()
238 ahd_platform_dump_card_state(struct ahd_softc *ahd) in ahd_platform_dump_card_state()
262 ahd_platform_flushwork(struct ahd_softc *ahd) in ahd_platform_flushwork()