Home
last modified time | relevance | path

Searched defs:ahc (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/scsi/aic7xxx/
A Daic7xxx_core.c319 ahc_is_paused(struct ahc_softc *ahc) in ahc_is_paused()
332 ahc_pause(struct ahc_softc *ahc) in ahc_pause()
357 ahc_unpause(struct ahc_softc *ahc) in ahc_unpause()
520 ahc_get_scb(struct ahc_softc *ahc) in ahc_get_scb()
723 ahc_intr(struct ahc_softc *ahc) in ahc_intr()
808 ahc_restart(struct ahc_softc *ahc) in ahc_restart()
4381 struct ahc_softc *ahc; in ahc_alloc() local
4458 ahc_free(struct ahc_softc *ahc) in ahc_free()
4524 struct ahc_softc *ahc; in ahc_shutdown() local
5226 ahc_init(struct ahc_softc *ahc) in ahc_init()
[all …]
A Daic7xxx_pci.c1899 read_brdctl(struct ahc_softc *ahc) in read_brdctl()
1921 ahc_pci_intr(struct ahc_softc *ahc) in ahc_pci_intr()
1987 ahc_pci_chip_init(struct ahc_softc *ahc) in ahc_pci_chip_init()
2012 ahc_pci_resume(struct ahc_softc *ahc) in ahc_pci_resume()
2044 ahc_aic785X_setup(struct ahc_softc *ahc) in ahc_aic785X_setup()
2062 ahc_aic7860_setup(struct ahc_softc *ahc) in ahc_aic7860_setup()
2080 ahc_apa1480_setup(struct ahc_softc *ahc) in ahc_apa1480_setup()
2092 ahc_aic7870_setup(struct ahc_softc *ahc) in ahc_aic7870_setup()
2114 ahc_aha394X_setup(struct ahc_softc *ahc) in ahc_aha394X_setup()
2135 ahc_aha398X_setup(struct ahc_softc *ahc) in ahc_aha398X_setup()
[all …]
A Daic7xxx_osm.c501 struct ahc_softc *ahc; in ahc_linux_info() local
523 struct ahc_softc *ahc; in ahc_linux_queue_lck() local
545 struct ahc_softc *ahc = in DEF_SCSI_QCMD() local
559 struct ahc_softc *ahc = in ahc_linux_target_alloc() local
636 struct ahc_softc *ahc = in ahc_linux_slave_alloc() local
692 struct ahc_softc *ahc; in ahc_linux_biosparam() local
757 struct ahc_softc *ahc; in ahc_linux_bus_reset() local
802 #define BUILD_SCSIID(ahc, cmd) \ argument
1210 ahc_platform_free(struct ahc_softc *ahc) in ahc_platform_free()
1569 struct ahc_softc *ahc; in ahc_linux_isr() local
[all …]
A Daic7xxx_osm_pci.c127 struct ahc_softc *ahc = dev_get_drvdata(dev); in ahc_linux_pci_dev_suspend() local
135 struct ahc_softc *ahc = dev_get_drvdata(dev); in ahc_linux_pci_dev_resume() local
145 struct ahc_softc *ahc = pci_get_drvdata(pdev); in ahc_linux_pci_dev_remove() local
158 ahc_linux_pci_inherit_flags(struct ahc_softc *ahc) in ahc_linux_pci_inherit_flags()
183 struct ahc_softc *ahc; in ahc_linux_pci_dev_probe() local
323 ahc_linux_pci_reserve_io_region(struct ahc_softc *ahc, resource_size_t *base) in ahc_linux_pci_reserve_io_region()
337 ahc_linux_pci_reserve_mem_region(struct ahc_softc *ahc, in ahc_linux_pci_reserve_mem_region()
363 ahc_pci_map_registers(struct ahc_softc *ahc) in ahc_pci_map_registers()
436 ahc_pci_map_int(struct ahc_softc *ahc) in ahc_pci_map_int()
A Daic7770.c119 aic7770_config(struct ahc_softc *ahc, struct aic7770_identity *entry, u_int io) in aic7770_config()
256 aic7770_chip_init(struct ahc_softc *ahc) in aic7770_chip_init()
269 aha2840_load_seeprom(struct ahc_softc *ahc) in aha2840_load_seeprom()
355 ahc_aic7770_VL_setup(struct ahc_softc *ahc) in ahc_aic7770_VL_setup()
365 ahc_aic7770_EISA_setup(struct ahc_softc *ahc) in ahc_aic7770_EISA_setup()
375 ahc_aic7770_setup(struct ahc_softc *ahc) in ahc_aic7770_setup()
A Daic7770_osm.c48 aic7770_map_registers(struct ahc_softc *ahc, u_int port) in aic7770_map_registers()
61 aic7770_map_int(struct ahc_softc *ahc, u_int irq) in aic7770_map_int()
82 struct ahc_softc *ahc; in aic7770_probe() local
112 struct ahc_softc *ahc = dev_get_drvdata(dev); in aic7770_remove() local
A Daic7xxx_proc.c134 ahc_dump_target_state(struct ahc_softc *ahc, struct seq_file *m, in ahc_dump_target_state()
190 struct ahc_softc *ahc = *(struct ahc_softc **)shost->hostdata; in ahc_proc_write_seeprom() local
292 struct ahc_softc *ahc = *(struct ahc_softc **)shost->hostdata; in ahc_linux_show_info() local
A Daic7xxx_osm.h217 #define ahc_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op) argument
385 ahc_lockinit(struct ahc_softc *ahc) in ahc_lockinit()
391 ahc_lock(struct ahc_softc *ahc, unsigned long *flags) in ahc_lock()
397 ahc_unlock(struct ahc_softc *ahc, unsigned long *flags) in ahc_unlock()
506 ahc_flush_device_writes(struct ahc_softc *ahc) in ahc_flush_device_writes()
626 ahc_get_sense_bufsize(struct ahc_softc *ahc, struct scb *scb) in ahc_get_sense_bufsize()
632 ahc_notify_xfer_settings_change(struct ahc_softc *ahc, in ahc_notify_xfer_settings_change()
639 ahc_platform_scb_free(struct ahc_softc *ahc, struct scb *scb) in ahc_platform_scb_free()
A Daic7xxx_inline.h60 static inline char *ahc_name(struct ahc_softc *ahc) in ahc_name()
A Daic7xxx.h68 #define SCSIID_TARGET(ahc, scsiid) \ argument
73 #define SCSIID_CHANNEL(ahc, scsiid) \ argument
77 #define SCB_IS_SCSIBUS_B(ahc, scb) \ argument
81 #define SCB_GET_TARGET(ahc, scb) \ argument
83 #define SCB_GET_CHANNEL(ahc, scb) \ argument
87 #define SCB_GET_TARGET_OFFSET(ahc, scb) \ argument
89 #define SCB_GET_TARGET_MASK(ahc, scb) \ argument

Completed in 32 milliseconds