Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic79xx_inline.h57 ahd_name(struct ahd_softc *ahd) in ahd_name()
79 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_known_modes()
88 ahd_build_mode_state(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_build_mode_state()
94 ahd_extract_mode_state(struct ahd_softc *ahd, ahd_mode_state state, in ahd_extract_mode_state()
102 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_set_modes()
120 ahd_update_modes(struct ahd_softc *ahd) in ahd_update_modes()
136 ahd_assert_modes(struct ahd_softc *ahd, ahd_mode srcmode, in ahd_assert_modes()
149 ahd_save_modes(struct ahd_softc *ahd) in ahd_save_modes()
159 ahd_restore_modes(struct ahd_softc *ahd, ahd_mode_state state) in ahd_restore_modes()
168 #define AHD_ASSERT_MODES(ahd, source, dest) \ argument
[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
86 #define BUILD_SCSIID(ahd, sim, target_id, our_id) \ argument
90 #define SCB_GET_SIM(ahd, scb) \ argument
100 #define ahd_dma_tag_create(ahd, parent_tag, alignment, boundary, \ argument
109 #define ahd_dma_tag_destroy(ahd, tag) \ argument
112 #define ahd_dmamem_alloc(ahd, dmat, vaddr, flags, mapp) \ argument
115 #define ahd_dmamem_free(ahd, dmat, vaddr, map) \ argument
[all …]
H A Daic79xx.c273 ahd_assert_atn(struct ahd_softc *ahd) in ahd_assert_atn()
285 ahd_currently_packetized(struct ahd_softc *ahd) in ahd_currently_packetized()
308 ahd_set_active_fifo(struct ahd_softc *ahd) in ahd_set_active_fifo()
329 ahd_restart(struct ahd_softc *ahd) in ahd_restart()
365 ahd_clear_fifo(struct ahd_softc *ahd, u_int fifo) in ahd_clear_fifo()
389 ahd_flush_qoutfifo(struct ahd_softc *ahd) in ahd_flush_qoutfifo()
553 ahd_scb_active_in_fifo(struct ahd_softc *ahd, struct scb *scb) in ahd_scb_active_in_fifo()
582 ahd_run_data_fifo(struct ahd_softc *ahd, struct scb *scb) in ahd_run_data_fifo()
812 ahd_run_qoutfifo(struct ahd_softc *ahd) in ahd_run_qoutfifo()
845 ahd_handle_hwerrint(struct ahd_softc *ahd) in ahd_handle_hwerrint()
[all …]
H A Daic79xx_osm.c75 ahd_attach(struct ahd_softc *ahd) in ahd_attach()
160 struct ahd_softc *ahd; in ahd_ioctl() local
185 struct ahd_softc *ahd; in ahd_platform_intr() local
199 ahd_done(struct ahd_softc *ahd, struct scb *scb) in ahd_done()
323 struct ahd_softc *ahd; in ahd_action() local
532 struct ahd_softc *ahd; in ahd_execute_scb() local
662 ahd_poll(struct ahd_softc *ahd, int wait) in ahd_poll()
682 ahd_setup_data(struct ahd_softc *ahd, struct scsipi_xfer *xs, in ahd_setup_data()
742 struct ahd_softc *ahd; in ahd_timeout() local
781 ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg) in ahd_platform_alloc()
[all …]
H A Daic79xxvar.h87 #define SCSIID_TARGET(ahd, scsiid) \ argument
91 #define SCSIID_CHANNEL(ahd, scsiid) ('A') argument
92 #define SCB_IS_SCSIBUS_B(ahd, scb) (0) argument
95 #define SCB_GET_TARGET(ahd, scb) \ argument
97 #define SCB_GET_CHANNEL(ahd, scb) \ argument
101 #define SCB_GET_TARGET_OFFSET(ahd, scb) \ argument
103 #define SCB_GET_TARGET_MASK(ahd, scb) \ argument
136 #define AHD_GET_SCB_COL_IDX(ahd, scb) \ argument
1277 #define AHD_SET_SLEWRATE(ahd, new_slew) \ argument
1284 #define AHD_SET_PRECOMP(ahd, new_pcomp) \ argument
[all …]
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx_seq.h800 ahd_patch22_func(struct ahd_softc *ahd) in ahd_patch22_func()
808 ahd_patch21_func(struct ahd_softc *ahd) in ahd_patch21_func()
816 ahd_patch20_func(struct ahd_softc *ahd) in ahd_patch20_func()
824 ahd_patch19_func(struct ahd_softc *ahd) in ahd_patch19_func()
832 ahd_patch18_func(struct ahd_softc *ahd) in ahd_patch18_func()
840 ahd_patch17_func(struct ahd_softc *ahd) in ahd_patch17_func()
848 ahd_patch16_func(struct ahd_softc *ahd) in ahd_patch16_func()
856 ahd_patch15_func(struct ahd_softc *ahd) in ahd_patch15_func()
864 ahd_patch14_func(struct ahd_softc *ahd) in ahd_patch14_func()
872 ahd_patch13_func(struct ahd_softc *ahd) in ahd_patch13_func()
[all …]
/netbsd-src/sys/dev/pci/
H A Dahd_pci.c312 struct ahd_softc *ahd = device_private(self); in ahd_pci_attach() local
574 ahd_pci_test_register_access(struct ahd_softc *ahd) in ahd_pci_test_register_access()
667 ahd_check_extport(struct ahd_softc *ahd) in ahd_check_extport()
801 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control) in ahd_configure_termination()
950 ahd_pci_intr(struct ahd_softc *ahd) in ahd_pci_intr()
1010 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat) in ahd_pci_split_intr()
1082 ahd_aic7901_setup(struct ahd_softc *ahd, struct pci_attach_args *pa) in ahd_aic7901_setup()
1091 ahd_aic7901A_setup(struct ahd_softc *ahd, struct pci_attach_args *pa) in ahd_aic7901A_setup()
1100 ahd_aic7902_setup(struct ahd_softc *ahd, struct pci_attach_args *pa) in ahd_aic7902_setup()
1109 ahd_aic790X_setup(struct ahd_softc *ahd, struct pci_attach_args *pa) in ahd_aic790X_setup()