Lines Matching defs:ahc
88 #define SCSI_IS_SCSIBUS_B(ahc, sc_link) \ argument
90 #define SCSI_SCSI_ID(ahc, sc_link) \ argument
92 #define SCSI_CHANNEL(ahc, sc_link) \ argument
94 #define BUILD_SCSIID(ahc, sc_link, target_id, our_id) \ argument
107 #define ahc_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op) \ argument
170 #define ahc_inb(ahc, port) \ argument
173 #define ahc_outb(ahc, port, value) \ argument
176 #define ahc_outsb(ahc, port, valp, count) \ argument
179 #define ahc_insb(ahc, port, valp, count) \ argument
185 ahc_flush_device_writes(struct ahc_softc *ahc) in ahc_flush_device_writes()
282 ahc_get_sense_bufsize(struct ahc_softc *ahc, struct scb *scb) in ahc_get_sense_bufsize()
293 ahc_platform_scb_free(struct ahc_softc *ahc, struct scb *scb) in ahc_platform_scb_free()
365 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) in ahc_print_path()
371 ahc_platform_dump_card_state(struct ahc_softc *ahc) in ahc_platform_dump_card_state()