Home
last modified time | relevance | path

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

1234

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Daic79xx_inline.h57 ahd_name(struct ahd_softc *ahd) in ahd_name()
120 ahd_update_modes(struct ahd_softc *ahd) in ahd_update_modes()
149 ahd_save_modes(struct ahd_softc *ahd) in ahd_save_modes()
176 ahd_is_paused(struct ahd_softc *ahd) in ahd_is_paused()
189 ahd_pause(struct ahd_softc *ahd) in ahd_pause()
212 ahd_unpause(struct ahd_softc *ahd) in ahd_unpause()
343 ahd_sg_size(struct ahd_softc *ahd) in ahd_sg_size()
572 ahd_get_scbptr(struct ahd_softc *ahd) in ahd_get_scbptr()
589 ahd_get_hnscb_qoff(struct ahd_softc *ahd) in ahd_get_hnscb_qoff()
601 ahd_get_hescb_qoff(struct ahd_softc *ahd) in ahd_get_hescb_qoff()
[all …]
H A Daic79xx_osm.h78 #define SIM_IS_SCSIBUS_B(ahd, sim) \ argument
80 #define SIM_CHANNEL(ahd, sim) \ argument
82 #define SIM_SCSI_ID(ahd, sim) \ argument
84 #define SIM_PATH(ahd, sim) \ argument
90 #define SCB_GET_SIM(ahd, scb) \ argument
209 #define ahd_inb(ahd, port) \ argument
213 #define ahd_outb(ahd, port, value) \ argument
217 #define ahd_inw_atomic(ahd, port) \ argument
262 ahd_lockinit(struct ahd_softc *ahd) in ahd_lockinit()
414 ahd_freeze_simq(struct ahd_softc *ahd) in ahd_freeze_simq()
[all …]
H A Daic79xx.c273 ahd_assert_atn(struct ahd_softc *ahd) in ahd_assert_atn()
329 ahd_restart(struct ahd_softc *ahd) in ahd_restart()
5158 ahd_free(struct ahd_softc *ahd) in ahd_free()
5224 struct ahd_softc *ahd; in ahd_shutdown() local
6004 ahd_init(struct ahd_softc *ahd) in ahd_init()
6885 ahd_suspend(struct ahd_softc *ahd) in ahd_suspend()
6899 ahd_resume(struct ahd_softc *ahd) in ahd_resume()
7741 struct ahd_softc *ahd; in ahd_reset_poll() local
7782 struct ahd_softc *ahd; in ahd_stat_timer() local
8235 ahd_dumpseq(struct ahd_softc* ahd) in ahd_dumpseq()
[all …]
H A Daic79xx_osm.c75 ahd_attach(struct ahd_softc *ahd) in ahd_attach()
159 struct ahd_softc *ahd; in ahd_ioctl() local
184 struct ahd_softc *ahd; in ahd_platform_intr() local
198 ahd_done(struct ahd_softc *ahd, struct scb *scb) in ahd_done()
322 struct ahd_softc *ahd; in ahd_action() local
531 struct ahd_softc *ahd; in ahd_execute_scb() local
661 ahd_poll(struct ahd_softc *ahd, int wait) in ahd_poll()
741 struct ahd_softc *ahd; in ahd_timeout() local
793 ahd_platform_free(struct ahd_softc *ahd) in ahd_platform_free()
806 ahd_detach(struct ahd_softc *ahd, int flags) in ahd_detach()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/microcode/aic7xxx/
H A Daic79xx_seq.h800 ahd_patch22_func(struct ahd_softc *ahd) in ahd_patch22_func()
904 ahd_patch9_func(struct ahd_softc *ahd) in ahd_patch9_func()
912 ahd_patch8_func(struct ahd_softc *ahd) in ahd_patch8_func()
920 ahd_patch7_func(struct ahd_softc *ahd) in ahd_patch7_func()
928 ahd_patch6_func(struct ahd_softc *ahd) in ahd_patch6_func()
936 ahd_patch5_func(struct ahd_softc *ahd) in ahd_patch5_func()
944 ahd_patch4_func(struct ahd_softc *ahd) in ahd_patch4_func()
952 ahd_patch3_func(struct ahd_softc *ahd) in ahd_patch3_func()
960 ahd_patch2_func(struct ahd_softc *ahd) in ahd_patch2_func()
968 ahd_patch1_func(struct ahd_softc *ahd) in ahd_patch1_func()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H 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 …]
H 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()
H 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()
H A Daic79xx_osm.c544 #define BUILD_SCSIID(ahd, cmd) \ argument
556 struct ahd_softc *ahd; in ahd_linux_info() local
578 struct ahd_softc *ahd; in ahd_linux_queue_lck() local
596 struct ahd_softc *ahd = in DEF_SCSI_QCMD() local
610 struct ahd_softc *ahd = in ahd_linux_target_alloc() local
674 struct ahd_softc *ahd = in ahd_linux_slave_alloc() local
727 struct ahd_softc *ahd; in ahd_linux_biosparam() local
773 struct ahd_softc *ahd; in ahd_linux_dev_reset() local
869 struct ahd_softc *ahd; in ahd_linux_bus_reset() local
1660 struct ahd_softc *ahd; in ahd_linux_isr() local
[all …]
H 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 …]
H 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
H 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()
489 ahd_flush_device_writes(struct ahd_softc *ahd) in ahd_flush_device_writes()
608 ahd_get_sense_bufsize(struct ahd_softc *ahd, struct scb *scb) in ahd_get_sense_bufsize()
614 ahd_notify_xfer_settings_change(struct ahd_softc *ahd, in ahd_notify_xfer_settings_change()
621 ahd_platform_scb_free(struct ahd_softc *ahd, struct scb *scb) in ahd_platform_scb_free()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H 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 …]
H 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()
H 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()
H A Daic79xx_osm.c544 #define BUILD_SCSIID(ahd, cmd) \ argument
556 struct ahd_softc *ahd; in ahd_linux_info() local
578 struct ahd_softc *ahd; in ahd_linux_queue_lck() local
596 struct ahd_softc *ahd = in DEF_SCSI_QCMD() local
610 struct ahd_softc *ahd = in ahd_linux_target_alloc() local
674 struct ahd_softc *ahd = in ahd_linux_slave_alloc() local
727 struct ahd_softc *ahd; in ahd_linux_biosparam() local
773 struct ahd_softc *ahd; in ahd_linux_dev_reset() local
869 struct ahd_softc *ahd; in ahd_linux_bus_reset() local
1660 struct ahd_softc *ahd; in ahd_linux_isr() local
[all …]
H 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 …]
H 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
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H 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 …]
H 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()
H 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()
H A Daic79xx_osm.c544 #define BUILD_SCSIID(ahd, cmd) \ argument
556 struct ahd_softc *ahd; in ahd_linux_info() local
578 struct ahd_softc *ahd; in ahd_linux_queue_lck() local
596 struct ahd_softc *ahd = in DEF_SCSI_QCMD() local
610 struct ahd_softc *ahd = in ahd_linux_target_alloc() local
674 struct ahd_softc *ahd = in ahd_linux_slave_alloc() local
727 struct ahd_softc *ahd; in ahd_linux_biosparam() local
773 struct ahd_softc *ahd; in ahd_linux_dev_reset() local
869 struct ahd_softc *ahd; in ahd_linux_bus_reset() local
1660 struct ahd_softc *ahd; in ahd_linux_isr() local
[all …]
H 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 …]
H 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
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dahd_pci.c312 struct ahd_softc *ahd = device_private(self); in ahd_pci_attach() local
585 ahd_pci_test_register_access(struct ahd_softc *ahd) in ahd_pci_test_register_access()
678 ahd_check_extport(struct ahd_softc *ahd) in ahd_check_extport()
812 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control) in ahd_configure_termination()
961 ahd_pci_intr(struct ahd_softc *ahd) in ahd_pci_intr()
1021 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat) in ahd_pci_split_intr()
1093 ahd_aic7901_setup(struct ahd_softc *ahd, struct pci_attach_args *pa) in ahd_aic7901_setup()
1102 ahd_aic7901A_setup(struct ahd_softc *ahd, struct pci_attach_args *pa) in ahd_aic7901A_setup()
1111 ahd_aic7902_setup(struct ahd_softc *ahd, struct pci_attach_args *pa) in ahd_aic7902_setup()
1120 ahd_aic790X_setup(struct ahd_softc *ahd, struct pci_attach_args *pa) in ahd_aic790X_setup()

1234