Home
last modified time | relevance | path

Searched defs:ahd (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/scsi/aic7xxx/
A Daic79xx_core.c325 ahd_save_modes(struct ahd_softc *ahd) in ahd_save_modes()
349 ahd_is_paused(struct ahd_softc *ahd) in ahd_is_paused()
362 ahd_pause(struct ahd_softc *ahd) in ahd_pause()
385 ahd_unpause(struct ahd_softc *ahd) in ahd_unpause()
945 ahd_intr(struct ahd_softc *ahd) in ahd_intr()
1119 ahd_restart(struct ahd_softc *ahd) in ahd_restart()
6038 struct ahd_softc *ahd; in ahd_alloc() local
6110 ahd_free(struct ahd_softc *ahd) in ahd_free()
6177 struct ahd_softc *ahd; in ahd_shutdown() local
6987 ahd_init(struct ahd_softc *ahd) in ahd_init()
[all …]
A Daic79xx_osm.c544 #define BUILD_SCSIID(ahd, cmd) \ argument
556 struct ahd_softc *ahd; in ahd_linux_info() local
577 struct ahd_softc *ahd; in ahd_linux_queue_lck() local
594 struct ahd_softc *ahd = in DEF_SCSI_QCMD() local
608 struct ahd_softc *ahd = in ahd_linux_target_alloc() local
672 struct ahd_softc *ahd = in ahd_linux_slave_alloc() local
725 struct ahd_softc *ahd; in ahd_linux_biosparam() local
767 struct ahd_softc *ahd; in ahd_linux_dev_reset() local
863 struct ahd_softc *ahd; in ahd_linux_bus_reset() local
1654 struct ahd_softc *ahd; in ahd_linux_isr() local
[all …]
A Daic79xx_inline.h51 static inline char *ahd_name(struct ahd_softc *ahd) in ahd_name()
76 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_known_modes()
85 ahd_build_mode_state(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_build_mode_state()
91 ahd_extract_mode_state(struct ahd_softc *ahd, ahd_mode_state state, in ahd_extract_mode_state()
109 static inline size_t ahd_sg_size(struct ahd_softc *ahd) in ahd_sg_size()
158 ahd_get_sense_buf(struct ahd_softc *ahd, struct scb *scb) in ahd_get_sense_buf()
164 ahd_get_sense_bufaddr(struct ahd_softc *ahd, struct scb *scb) in ahd_get_sense_bufaddr()
A Daic79xx_osm_pci.c80 struct ahd_softc *ahd = dev_get_drvdata(dev); in ahd_linux_pci_dev_suspend() local
94 struct ahd_softc *ahd = dev_get_drvdata(dev); in ahd_linux_pci_dev_resume() local
106 struct ahd_softc *ahd = pci_get_drvdata(pdev); in ahd_linux_pci_dev_remove() local
119 ahd_linux_pci_inherit_flags(struct ahd_softc *ahd) in ahd_linux_pci_inherit_flags()
140 struct ahd_softc *ahd; in ahd_linux_pci_dev_probe() local
232 ahd_linux_pci_reserve_io_regions(struct ahd_softc *ahd, resource_size_t *base, in ahd_linux_pci_reserve_io_regions()
254 ahd_linux_pci_reserve_mem_region(struct ahd_softc *ahd, in ahd_linux_pci_reserve_mem_region()
290 ahd_pci_map_registers(struct ahd_softc *ahd) in ahd_pci_map_registers()
362 ahd_pci_map_int(struct ahd_softc *ahd) in ahd_pci_map_int()
375 ahd_power_state_change(struct ahd_softc *ahd, ahd_power_state new_state) in ahd_power_state_change()
A Daic79xx_pci.c381 ahd_pci_suspend(struct ahd_softc *ahd) in ahd_pci_suspend()
397 ahd_pci_resume(struct ahd_softc *ahd) in ahd_pci_resume()
412 ahd_pci_test_register_access(struct ahd_softc *ahd) in ahd_pci_test_register_access()
504 ahd_check_extport(struct ahd_softc *ahd) in ahd_check_extport()
637 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control) in ahd_configure_termination()
781 ahd_pci_intr(struct ahd_softc *ahd) in ahd_pci_intr()
839 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat) in ahd_pci_split_intr()
901 ahd_aic7901_setup(struct ahd_softc *ahd) in ahd_aic7901_setup()
910 ahd_aic7901A_setup(struct ahd_softc *ahd) in ahd_aic7901A_setup()
919 ahd_aic7902_setup(struct ahd_softc *ahd) in ahd_aic7902_setup()
[all …]
A Daic79xx_proc.c157 ahd_dump_target_state(struct ahd_softc *ahd, struct seq_file *m, in ahd_dump_target_state()
210 struct ahd_softc *ahd = *(struct ahd_softc **)shost->hostdata; in ahd_proc_write_seeprom() local
277 struct ahd_softc *ahd = *(struct ahd_softc **)shost->hostdata; in ahd_linux_show_info() local
A Daic79xx_osm.h204 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op) argument
372 ahd_lockinit(struct ahd_softc *ahd) in ahd_lockinit()
378 ahd_lock(struct ahd_softc *ahd, unsigned long *flags) in ahd_lock()
384 ahd_unlock(struct ahd_softc *ahd, unsigned long *flags) in ahd_unlock()
487 ahd_flush_device_writes(struct ahd_softc *ahd) in ahd_flush_device_writes()
606 ahd_get_sense_bufsize(struct ahd_softc *ahd, struct scb *scb) in ahd_get_sense_bufsize()
612 ahd_notify_xfer_settings_change(struct ahd_softc *ahd, in ahd_notify_xfer_settings_change()
619 ahd_platform_scb_free(struct ahd_softc *ahd, struct scb *scb) in ahd_platform_scb_free()
A Daic79xx.h71 #define SCSIID_TARGET(ahd, scsiid) \ argument
75 #define SCSIID_CHANNEL(ahd, scsiid) ('A') argument
76 #define SCB_IS_SCSIBUS_B(ahd, scb) (0) argument
79 #define SCB_GET_TARGET(ahd, scb) \ argument
81 #define SCB_GET_CHANNEL(ahd, scb) \ argument
85 #define SCB_GET_TARGET_OFFSET(ahd, scb) \ argument
87 #define SCB_GET_TARGET_MASK(ahd, scb) \ argument
120 #define AHD_GET_SCB_COL_IDX(ahd, scb) \ argument
1257 #define AHD_SET_SLEWRATE(ahd, new_slew) \ argument
1264 #define AHD_SET_PRECOMP(ahd, new_pcomp) \ argument
[all …]

Completed in 39 milliseconds