Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxx_inline.h68 ahc_pause_bug_fix(struct ahc_softc *ahc) in ahc_pause_bug_fix()
79 ahc_is_paused(struct ahc_softc *ahc) in ahc_is_paused()
92 ahc_pause(struct ahc_softc *ahc) in ahc_pause()
117 ahc_unpause(struct ahc_softc *ahc) in ahc_unpause()
132 ahc_freeze_untagged_queues(struct ahc_softc *ahc) in ahc_freeze_untagged_queues()
145 ahc_release_untagged_queues(struct ahc_softc *ahc) in ahc_release_untagged_queues()
195 ahc_hscb_busaddr(struct ahc_softc *ahc, u_int index) in ahc_hscb_busaddr()
202 ahc_sync_scb(struct ahc_softc *ahc, struct scb *scb, int op) in ahc_sync_scb()
211 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op) in ahc_sync_sglist()
223 ahc_targetcmd_offset(struct ahc_softc *ahc, u_int index) in ahc_targetcmd_offset()
[all …]
H A Daic7xxx_osm.h77 #define SIM_IS_SCSIBUS_B(ahc, sim) \ argument
79 #define SIM_CHANNEL(ahc, sim) \ argument
81 #define SIM_SCSI_ID(ahc, sim) \ argument
83 #define SIM_PATH(ahc, sim) \ argument
86 #define BUILD_SCSIID(ahc, sim, target_id, our_id) \ argument
89 #define SCB_GET_SIM(ahc, scb) \ argument
100 #define ahc_dma_tag_create(ahc, parent_tag, alignment, boundary, \ argument
109 #define ahc_dma_tag_destroy(ahc, tag) \ argument
112 #define ahc_dmamem_alloc(ahc, dmat, vaddr, flags, mapp) \ argument
115 #define ahc_dmamem_free(ahc, dmat, vaddr, map) \ argument
[all …]
H A Daic7xxx.c273 ahc_restart(struct ahc_softc *ahc) in ahc_restart()
325 ahc_run_qoutfifo(struct ahc_softc *ahc) in ahc_run_qoutfifo()
373 ahc_run_untagged_queues(struct ahc_softc *ahc) in ahc_run_untagged_queues()
382 ahc_run_untagged_queue(struct ahc_softc *ahc, struct scb_tailq *queue) in ahc_run_untagged_queue()
398 ahc_handle_brkadrint(struct ahc_softc *ahc) in ahc_handle_brkadrint()
427 ahc_handle_seqint(struct ahc_softc *ahc, u_int intstat) in ahc_handle_seqint()
970 ahc_handle_scsiint(struct ahc_softc *ahc, u_int intstat) in ahc_handle_scsiint()
1393 ahc_force_renegotiation(struct ahc_softc *ahc) in ahc_force_renegotiation()
1411 ahc_clear_critical_section(struct ahc_softc *ahc) in ahc_clear_critical_section()
1504 ahc_clear_intstat(struct ahc_softc *ahc) in ahc_clear_intstat()
[all …]
H A Daic7xxx_osm.c72 ahc_attach(struct ahc_softc *ahc) in ahc_attach()
187 struct ahc_softc *ahc; in ahc_platform_intr() local
199 ahc_done(struct ahc_softc *ahc, struct scb *scb) in ahc_done()
303 struct ahc_softc *ahc; in ahc_ioctl() local
326 struct ahc_softc *ahc; in ahc_action() local
522 struct ahc_softc *ahc; in ahc_execute_scb() local
699 ahc_poll(struct ahc_softc *ahc, int wait) in ahc_poll()
717 ahc_setup_data(struct ahc_softc *ahc, struct scsipi_xfer *xs, in ahc_setup_data()
775 ahc_set_recoveryscb(struct ahc_softc *ahc, struct scb *scb) { in ahc_set_recoveryscb()
806 struct ahc_softc *ahc; in ahc_timeout() local
[all …]
H A Daic7xxx_seeprom.c97 ahc_check_extport(struct ahc_softc *ahc, u_int *sxfrctl1) in ahc_check_extport()
242 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc) in ahc_parse_pci_eeprom()
358 configure_termination(struct ahc_softc *ahc, in configure_termination()
584 ahc_new_term_detect(struct ahc_softc *ahc, int *enableSEC_low, in ahc_new_term_detect()
606 aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present, in aic787X_cable_detect()
647 aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present, in aic785X_cable_detect()
667 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd) in ahc_acquire_seeprom()
702 write_brdctl(struct ahc_softc *ahc, uint8_t value) in write_brdctl()
734 read_brdctl(struct ahc_softc *ahc) in read_brdctl()
H A Daic77xx.c85 ahc_aic77xx_attach(struct ahc_softc *ahc) in ahc_aic77xx_attach()
H A Daic7xxxvar.h169 #define SCSIID_TARGET(ahc, scsiid) \ argument
174 #define SCSIID_CHANNEL(ahc, scsiid) \ argument
178 #define SCB_IS_SCSIBUS_B(ahc, scb) \ argument
182 #define SCB_GET_TARGET(ahc, scb) \ argument
184 #define SCB_GET_CHANNEL(ahc, scb) \ argument
188 #define SCB_GET_TARGET_OFFSET(ahc, scb) \ argument
190 #define SCB_GET_TARGET_MASK(ahc, scb) \ argument
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_seq.h904 ahc_patch23_func(struct ahc_softc *ahc) in ahc_patch23_func()
912 ahc_patch22_func(struct ahc_softc *ahc) in ahc_patch22_func()
920 ahc_patch21_func(struct ahc_softc *ahc) in ahc_patch21_func()
928 ahc_patch20_func(struct ahc_softc *ahc) in ahc_patch20_func()
936 ahc_patch19_func(struct ahc_softc *ahc) in ahc_patch19_func()
944 ahc_patch18_func(struct ahc_softc *ahc) in ahc_patch18_func()
952 ahc_patch17_func(struct ahc_softc *ahc) in ahc_patch17_func()
960 ahc_patch16_func(struct ahc_softc *ahc) in ahc_patch16_func()
968 ahc_patch15_func(struct ahc_softc *ahc) in ahc_patch15_func()
976 ahc_patch14_func(struct ahc_softc *ahc) in ahc_patch14_func()
[all …]
/netbsd-src/sys/dev/pci/
H A Dahc_pci.c760 struct ahc_softc *ahc = device_private(self); in ahc_pci_attach() local
1149 ahc_ext_scbram_present(struct ahc_softc *ahc) in ahc_ext_scbram_present()
1184 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, in ahc_scbram_config()
1242 ahc_probe_ext_scbram(struct ahc_softc *ahc) in ahc_probe_ext_scbram()
1410 ahc_pci_intr(struct ahc_softc *ahc) in ahc_pci_intr()
1462 ahc_aic785X_setup(struct ahc_softc *ahc) in ahc_aic785X_setup()
1477 ahc_aic7860_setup(struct ahc_softc *ahc) in ahc_aic7860_setup()
1492 ahc_apa1480_setup(struct ahc_softc *ahc) in ahc_apa1480_setup()
1504 ahc_aic7870_setup(struct ahc_softc *ahc) in ahc_aic7870_setup()
1515 ahc_aha394X_setup(struct ahc_softc *ahc) in ahc_aha394X_setup()
[all …]
/netbsd-src/sys/dev/cardbus/
H A Dahc_cardbus.c111 struct ahc_softc *ahc = &csc->sc_ahc; in ahc_cardbus_attach() local
248 struct ahc_softc *ahc = &csc->sc_ahc; in ahc_cardbus_detach() local
/netbsd-src/sys/arch/i386/isa/
H A Dahc_isa.c361 struct ahc_softc *ahc = device_private(self); in ahc_isa_attach() local
466 aha2840_load_seeprom(struct ahc_softc *ahc) in aha2840_load_seeprom()
/netbsd-src/sys/dev/eisa/
H A Dahc_eisa.c102 struct ahc_softc *ahc = device_private(self); in ahc_eisa_attach() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dumac.c909 static void ip_short(uhash_ctx_t ahc, UINT8 *nh_res, u_char *res) in ip_short()
934 static void ip_long(uhash_ctx_t ahc, u_char *res) in ip_long()
979 static void uhash_init(uhash_ctx_t ahc, aes_int_key prf_key) in uhash_init()