Lines Matching defs:ahc
253 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) in ahc_print_path()
399 ahc_inb(struct ahc_softc * ahc, long port) in ahc_inb()
413 ahc_outb(struct ahc_softc * ahc, long port, uint8_t val) in ahc_outb()
424 ahc_outsb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_outsb()
438 ahc_insb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_insb()
459 ahc_linux_unmap_scb(struct ahc_softc *ahc, struct scb *scb) in ahc_linux_unmap_scb()
470 ahc_linux_map_seg(struct ahc_softc *ahc, struct scb *scb, in ahc_linux_map_seg()
500 struct ahc_softc *ahc; in ahc_linux_info() local
523 struct ahc_softc *ahc; in ahc_linux_queue_lck() local
546 struct ahc_softc *ahc = in DEF_SCSI_QCMD() local
560 struct ahc_softc *ahc = in ahc_linux_target_alloc() local
642 struct ahc_softc *ahc = in ahc_linux_slave_alloc() local
674 struct ahc_softc *ahc; in ahc_linux_slave_configure() local
704 struct ahc_softc *ahc; in ahc_linux_biosparam() local
774 struct ahc_softc *ahc; in ahc_linux_bus_reset() local
821 #define BUILD_SCSIID(ahc, cmd) \ argument
828 ahc_dma_tag_create(struct ahc_softc *ahc, bus_dma_tag_t parent, in ahc_dma_tag_create()
856 ahc_dma_tag_destroy(struct ahc_softc *ahc, bus_dma_tag_t dmat) in ahc_dma_tag_destroy()
862 ahc_dmamem_alloc(struct ahc_softc *ahc, bus_dma_tag_t dmat, void** vaddr, in ahc_dmamem_alloc()
873 ahc_dmamem_free(struct ahc_softc *ahc, bus_dma_tag_t dmat, in ahc_dmamem_free()
881 ahc_dmamap_load(struct ahc_softc *ahc, bus_dma_tag_t dmat, bus_dmamap_t map, in ahc_dmamap_load()
898 ahc_dmamap_destroy(struct ahc_softc *ahc, bus_dma_tag_t dmat, bus_dmamap_t map) in ahc_dmamap_destroy()
903 ahc_dmamap_unload(struct ahc_softc *ahc, bus_dma_tag_t dmat, bus_dmamap_t map) in ahc_dmamap_unload()
1089 ahc_linux_register_host(struct ahc_softc *ahc, struct scsi_host_template *template) in ahc_linux_register_host()
1146 ahc_linux_initialize_scsi_bus(struct ahc_softc *ahc) in ahc_linux_initialize_scsi_bus()
1213 ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg) in ahc_platform_alloc()
1231 ahc_platform_free(struct ahc_softc *ahc) in ahc_platform_free()
1265 ahc_platform_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_platform_freeze_devq()
1274 ahc_platform_set_tags(struct ahc_softc *ahc, struct scsi_device *sdev, in ahc_platform_set_tags()
1354 ahc_platform_abort_scbs(struct ahc_softc *ahc, int target, char channel, in ahc_platform_abort_scbs()
1361 ahc_linux_user_tagdepth(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) in ahc_linux_user_tagdepth()
1399 struct ahc_softc *ahc = *((struct ahc_softc **)sdev->host->hostdata); in ahc_linux_device_queue_depth() local
1423 ahc_linux_run_command(struct ahc_softc *ahc, struct ahc_linux_device *dev, in ahc_linux_run_command()
1590 struct ahc_softc *ahc; in ahc_linux_isr() local
1602 ahc_platform_flushwork(struct ahc_softc *ahc) in ahc_platform_flushwork()
1608 ahc_send_async(struct ahc_softc *ahc, char channel, in ahc_send_async()
1694 ahc_done(struct ahc_softc *ahc, struct scb *scb) in ahc_done()
1814 ahc_linux_handle_scsi_status(struct ahc_softc *ahc, in ahc_linux_handle_scsi_status()
1943 ahc_linux_queue_cmd_complete(struct ahc_softc *ahc, struct scsi_cmnd *cmd) in ahc_linux_queue_cmd_complete()
2013 ahc_linux_freeze_simq(struct ahc_softc *ahc) in ahc_linux_freeze_simq()
2031 ahc_linux_release_simq(struct ahc_softc *ahc) in ahc_linux_release_simq()
2056 struct ahc_softc *ahc; in ahc_linux_queue_recovery_cmd() local
2334 ahc_platform_dump_card_state(struct ahc_softc *ahc) in ahc_platform_dump_card_state()
2341 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_width() local
2355 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_period() local
2399 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_offset() local
2427 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_dt() local
2521 struct ahc_softc *ahc = *(struct ahc_softc **)shost->hostdata; in ahc_linux_get_signalling() local