Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx_inline.h52 ahd_name(struct ahd_softc *ahd) in ahd_name()
80 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_known_modes()
89 ahd_build_mode_state(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_build_mode_state()
95 ahd_extract_mode_state(struct ahd_softc *ahd, ahd_mode_state state, in ahd_extract_mode_state()
103 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_set_modes()
121 ahd_update_modes(struct ahd_softc *ahd) in ahd_update_modes()
137 ahd_assert_modes(struct ahd_softc *ahd, ahd_mode srcmode, in ahd_assert_modes()
150 ahd_save_modes(struct ahd_softc *ahd) in ahd_save_modes()
160 ahd_restore_modes(struct ahd_softc *ahd, ahd_mode_state state) in ahd_restore_modes()
169 #define AHD_ASSERT_MODES(ahd, source, dest) \ argument
[all …]
H A Daic79xx_seq.h841 ahd_patch23_func(struct ahd_softc *ahd) in ahd_patch23_func()
849 ahd_patch22_func(struct ahd_softc *ahd) in ahd_patch22_func()
857 ahd_patch21_func(struct ahd_softc *ahd) in ahd_patch21_func()
865 ahd_patch20_func(struct ahd_softc *ahd) in ahd_patch20_func()
873 ahd_patch19_func(struct ahd_softc *ahd) in ahd_patch19_func()
881 ahd_patch18_func(struct ahd_softc *ahd) in ahd_patch18_func()
889 ahd_patch17_func(struct ahd_softc *ahd) in ahd_patch17_func()
897 ahd_patch16_func(struct ahd_softc *ahd) in ahd_patch16_func()
905 ahd_patch15_func(struct ahd_softc *ahd) in ahd_patch15_func()
913 ahd_patch14_func(struct ahd_softc *ahd) in ahd_patch14_func()
[all …]
H A Daic79xx_osm.h73 #define SIM_IS_SCSIBUS_B(ahd, sim) \ argument
75 #define SIM_CHANNEL(ahd, sim) \ argument
77 #define SIM_SCSI_ID(ahd, sim) \ argument
79 #define SIM_PATH(ahd, sim) \ argument
81 #define BUILD_SCSIID(ahd, sim, target_id, our_id) \ argument
85 #define SCB_GET_SIM(ahd, scb) \ argument
148 #define ahd_inb(ahd, port) \ argument
152 #define ahd_outb(ahd, port, value) \ argument
156 #define ahd_inw_atomic(ahd, port) \ argument
160 #define ahd_outw_atomic(ahd, port, value) \ argument
[all …]
H A Daic79xx.c248 ahd_assert_atn(struct ahd_softc *ahd) in ahd_assert_atn()
260 ahd_currently_packetized(struct ahd_softc *ahd) in ahd_currently_packetized()
283 ahd_set_active_fifo(struct ahd_softc *ahd) in ahd_set_active_fifo()
304 ahd_restart(struct ahd_softc *ahd) in ahd_restart()
348 ahd_clear_fifo(struct ahd_softc *ahd, u_int fifo) in ahd_clear_fifo()
372 ahd_flush_qoutfifo(struct ahd_softc *ahd) in ahd_flush_qoutfifo()
581 ahd_scb_active_in_fifo(struct ahd_softc *ahd, struct scb *scb) in ahd_scb_active_in_fifo()
610 ahd_run_data_fifo(struct ahd_softc *ahd, struct scb *scb) in ahd_run_data_fifo()
842 ahd_run_qoutfifo(struct ahd_softc *ahd) in ahd_run_qoutfifo()
882 ahd_handle_hwerrint(struct ahd_softc *ahd) in ahd_handle_hwerrint()
[all …]
H A Daic79xx_osm.c139 ahd_create_path(struct ahd_softc *ahd, char channel, u_int target, in ahd_create_path()
150 ahd_sysctl(struct ahd_softc *ahd) in ahd_sysctl()
192 ahd_map_int(struct ahd_softc *ahd) in ahd_map_int()
210 ahd_attach(struct ahd_softc *ahd) in ahd_attach()
297 struct ahd_softc *ahd; in ahd_platform_intr() local
306 ahd_sync_ccb(struct ahd_softc *ahd, struct scb *scb, union ccb *ccb, bool post) in ahd_sync_ccb()
330 ahd_done(struct ahd_softc *ahd, struct scb *scb) in ahd_done()
464 struct ahd_softc *ahd; in ahd_action() local
731 ahd_set_tran_settings(struct ahd_softc *ahd, int our_id, char channel, in ahd_set_tran_settings()
847 ahd_get_tran_settings(struct ahd_softc *ahd, int our_id, char channel, in ahd_get_tran_settings()
[all …]
H A Dahd_pci.c74 struct ahd_softc *ahd; in ahd_pci_attach() local
137 ahd_pci_map_registers(struct ahd_softc *ahd) in ahd_pci_map_registers()
233 ahd_pci_map_int(struct ahd_softc *ahd) in ahd_pci_map_int()
H A Daic79xx_pci.c330 ahd_pci_config(struct ahd_softc *ahd, struct ahd_pci_identity *entry) in ahd_pci_config()
453 ahd_pci_test_register_access(struct ahd_softc *ahd) in ahd_pci_test_register_access()
546 ahd_check_extport(struct ahd_softc *ahd) in ahd_check_extport()
679 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control) in ahd_configure_termination()
823 ahd_pci_intr(struct ahd_softc *ahd) in ahd_pci_intr()
879 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat) in ahd_pci_split_intr()
948 ahd_aic7901_setup(struct ahd_softc *ahd) in ahd_aic7901_setup()
957 ahd_aic7901A_setup(struct ahd_softc *ahd) in ahd_aic7901A_setup()
966 ahd_aic7902_setup(struct ahd_softc *ahd) in ahd_aic7902_setup()
974 ahd_aic790X_setup(struct ahd_softc *ahd) in ahd_aic790X_setup()
H A Daic79xx.h81 #define SCSIID_TARGET(ahd, scsiid) \ argument
85 #define SCSIID_CHANNEL(ahd, scsiid) ('A') argument
86 #define SCB_IS_SCSIBUS_B(ahd, scb) (0) argument
89 #define SCB_GET_TARGET(ahd, scb) \ argument
91 #define SCB_GET_CHANNEL(ahd, scb) \ argument
95 #define SCB_GET_TARGET_OFFSET(ahd, scb) \ argument
97 #define SCB_GET_TARGET_MASK(ahd, scb) \ argument
130 #define AHD_GET_SCB_COL_IDX(ahd, scb) \ argument
1320 #define AHD_SET_SLEWRATE(ahd, new_slew) \ argument
1327 #define AHD_SET_PRECOMP(ahd, new_pcomp) \ argument
[all …]