Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_inline.h63 ahc_pause_bug_fix(struct ahc_softc *ahc) in ahc_pause_bug_fix() argument
74 ahc_is_paused(struct ahc_softc *ahc) in ahc_is_paused() argument
87 ahc_pause(struct ahc_softc *ahc) in ahc_pause() argument
112 ahc_unpause(struct ahc_softc * ahc) ahc_unpause() argument
127 ahc_freeze_untagged_queues(struct ahc_softc * ahc) ahc_freeze_untagged_queues() argument
140 ahc_release_untagged_queues(struct ahc_softc * ahc) ahc_release_untagged_queues() argument
190 ahc_hscb_busaddr(struct ahc_softc * ahc,u_int index) ahc_hscb_busaddr() argument
197 ahc_sync_scb(struct ahc_softc * ahc,struct scb * scb,int op) ahc_sync_scb() argument
206 ahc_sync_sglist(struct ahc_softc * ahc,struct scb * scb,int op) ahc_sync_sglist() argument
218 ahc_targetcmd_offset(struct ahc_softc * ahc,u_int index) ahc_targetcmd_offset() argument
227 ahc_name(struct ahc_softc * ahc) ahc_name() argument
271 ahc_update_residual(struct ahc_softc * ahc,struct scb * scb) ahc_update_residual() argument
285 ahc_fetch_transinfo(struct ahc_softc * ahc,char channel,u_int our_id,u_int remote_id,struct ahc_tmode_tstate ** tstate) ahc_fetch_transinfo() argument
301 ahc_inw(struct ahc_softc * ahc,u_int port) ahc_inw() argument
307 ahc_outw(struct ahc_softc * ahc,u_int port,u_int value) ahc_outw() argument
314 ahc_inl(struct ahc_softc * ahc,u_int port) ahc_inl() argument
323 ahc_outl(struct ahc_softc * ahc,u_int port,uint32_t value) ahc_outl() argument
332 ahc_inq(struct ahc_softc * ahc,u_int port) ahc_inq() argument
345 ahc_outq(struct ahc_softc * ahc,u_int port,uint64_t value) ahc_outq() argument
361 ahc_get_scb(struct ahc_softc * ahc) ahc_get_scb() argument
380 ahc_free_scb(struct ahc_softc * ahc,struct scb * scb) ahc_free_scb() argument
397 ahc_lookup_scb(struct ahc_softc * ahc,u_int tag) ahc_lookup_scb() argument
409 ahc_swap_with_next_hscb(struct ahc_softc * ahc,struct scb * scb) ahc_swap_with_next_hscb() argument
449 ahc_queue_scb(struct ahc_softc * ahc,struct scb * scb) ahc_queue_scb() argument
489 ahc_get_sense_buf(struct ahc_softc * ahc,struct scb * scb) ahc_get_sense_buf() argument
498 ahc_get_sense_bufaddr(struct ahc_softc * ahc,struct scb * scb) ahc_get_sense_bufaddr() argument
514 ahc_sync_qoutfifo(struct ahc_softc * ahc,int op) ahc_sync_qoutfifo() argument
521 ahc_sync_tqinfifo(struct ahc_softc * ahc,int op) ahc_sync_tqinfifo() argument
541 ahc_check_cmdcmpltqueues(struct ahc_softc * ahc) ahc_check_cmdcmpltqueues() argument
570 ahc_intr(struct ahc_softc * ahc) ahc_intr() argument
[all...]
H A Daic7xxx_seq.h895 ahc_patch23_func(struct ahc_softc *ahc) in ahc_patch23_func()
903 ahc_patch22_func(struct ahc_softc *ahc) in ahc_patch22_func()
911 ahc_patch21_func(struct ahc_softc *ahc) in ahc_patch21_func()
919 ahc_patch20_func(struct ahc_softc *ahc) in ahc_patch20_func()
927 ahc_patch19_func(struct ahc_softc *ahc) in ahc_patch19_func()
935 ahc_patch18_func(struct ahc_softc *ahc) in ahc_patch18_func()
943 ahc_patch17_func(struct ahc_softc *ahc) in ahc_patch17_func()
951 ahc_patch16_func(struct ahc_softc *ahc) in ahc_patch16_func()
959 ahc_patch15_func(struct ahc_softc *ahc) in ahc_patch15_func()
967 ahc_patch14_func(struct ahc_softc *ahc) in ahc_patch14_func()
[all …]
H A Daic7xxx_osm.h70 #define SIM_IS_SCSIBUS_B(ahc, sim) \ argument
72 #define SIM_CHANNEL(ahc, sim) \ argument
74 #define SIM_SCSI_ID(ahc, sim) \ argument
76 #define SIM_PATH(ahc, sim) \ argument
79 #define BUILD_SCSIID(ahc, sim, target_id, our_id) \ argument
83 #define SCB_GET_SIM(ahc, scb) \ argument
146 #define ahc_inb(ahc, port) \ argument
149 #define ahc_outb(ahc, port, value) \ argument
152 #define ahc_outsb(ahc, port, valp, count) \ argument
155 #define ahc_insb(ahc, port, valp, count) \ argument
[all …]
H A Daic7xxx_osm.c70 ahc_create_path(struct ahc_softc * ahc,char channel,u_int target,u_int lun,struct cam_path ** path) ahc_create_path() argument
85 ahc_map_int(struct ahc_softc * ahc) ahc_map_int() argument
115 aic7770_map_registers(struct ahc_softc * ahc,u_int unused_ioport_arg) aic7770_map_registers() argument
139 ahc_attach(struct ahc_softc * ahc) ahc_attach() argument
297 struct ahc_softc *ahc; ahc_platform_intr() local
311 ahc_done(struct ahc_softc * ahc,struct scb * scb) ahc_done() argument
437 struct ahc_softc *ahc; ahc_action() local
816 ahc_get_tran_settings(struct ahc_softc * ahc,int our_id,char channel,struct ccb_trans_settings * cts) ahc_get_tran_settings() argument
884 struct ahc_softc *ahc; ahc_async() local
923 struct ahc_softc *ahc; ahc_execute_scb() local
1117 struct ahc_softc *ahc; ahc_poll() local
1124 ahc_setup_data(struct ahc_softc * ahc,struct cam_sim * sim,struct ccb_scsiio * csio,struct scb * scb) ahc_setup_data() argument
1189 ahc_abort_ccb(struct ahc_softc * ahc,struct cam_sim * sim,union ccb * ccb) ahc_abort_ccb() argument
1272 ahc_send_async(struct ahc_softc * ahc,char channel,u_int target,u_int lun,ac_code code,void * opt_arg) ahc_send_async() argument
1320 ahc_platform_set_tags(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,int enable) ahc_platform_set_tags() argument
1326 ahc_platform_alloc(struct ahc_softc * ahc,void * platform_arg) ahc_platform_alloc() argument
1336 ahc_platform_free(struct ahc_softc * ahc) ahc_platform_free() argument
1381 struct ahc_softc *ahc; ahc_detach() local
[all...]
H A Daic7770.c128 aic7770_config(struct ahc_softc * ahc,struct aic7770_identity * entry,u_int io) aic7770_config() argument
274 aic7770_chip_init(struct ahc_softc * ahc) aic7770_chip_init() argument
284 aic7770_suspend(struct ahc_softc * ahc) aic7770_suspend() argument
290 aic7770_resume(struct ahc_softc * ahc) aic7770_resume() argument
299 aha2840_load_seeprom(struct ahc_softc * ahc) aha2840_load_seeprom() argument
384 ahc_aic7770_VL_setup(struct ahc_softc * ahc) ahc_aic7770_VL_setup() argument
394 ahc_aic7770_EISA_setup(struct ahc_softc * ahc) ahc_aic7770_EISA_setup() argument
404 ahc_aic7770_setup(struct ahc_softc * ahc) ahc_aic7770_setup() argument
[all...]
H A Daic7xxx_pci.c786 ahc_pci_config(struct ahc_softc * ahc,struct ahc_pci_identity * entry) ahc_pci_config() argument
1058 ahc_ext_scbram_present(struct ahc_softc * ahc) ahc_ext_scbram_present() argument
1094 ahc_scbram_config(struct ahc_softc * ahc,int enable,int pcheck,int fast,int large) ahc_scbram_config() argument
1152 ahc_probe_ext_scbram(struct ahc_softc * ahc) ahc_probe_ext_scbram() argument
1253 ahc_pci_test_register_access(struct ahc_softc * ahc) ahc_pci_test_register_access() argument
1342 check_extport(struct ahc_softc * ahc,u_int * sxfrctl1) check_extport() argument
1490 ahc_parse_pci_eeprom(struct ahc_softc * ahc,struct seeprom_config * sc) ahc_parse_pci_eeprom() argument
1608 configure_termination(struct ahc_softc * ahc,struct seeprom_descriptor * sd,u_int adapter_control,u_int * sxfrctl1) configure_termination() argument
1834 ahc_new_term_detect(struct ahc_softc * ahc,int * enableSEC_low,int * enableSEC_high,int * enablePRI_low,int * enablePRI_high,int * eeprom_present) ahc_new_term_detect() argument
1856 aic787X_cable_detect(struct ahc_softc * ahc,int * internal50_present,int * internal68_present,int * externalcable_present,int * eeprom_present) aic787X_cable_detect() argument
1897 aic785X_cable_detect(struct ahc_softc * ahc,int * internal50_present,int * externalcable_present,int * eeprom_present) aic785X_cable_detect() argument
1920 ahc_acquire_seeprom(struct ahc_softc * ahc,struct seeprom_descriptor * sd) ahc_acquire_seeprom() argument
1955 write_brdctl(struct ahc_softc * ahc,uint8_t value) write_brdctl() argument
1987 read_brdctl(struct ahc_softc * ahc) read_brdctl() argument
2009 ahc_pci_intr(struct ahc_softc * ahc) ahc_pci_intr() argument
2082 ahc_pci_chip_init(struct ahc_softc * ahc) ahc_pci_chip_init() argument
2107 ahc_pci_suspend(struct ahc_softc * ahc) ahc_pci_suspend() argument
2113 ahc_pci_resume(struct ahc_softc * ahc) ahc_pci_resume() argument
2150 ahc_aic785X_setup(struct ahc_softc * ahc) ahc_aic785X_setup() argument
2168 ahc_aic7860_setup(struct ahc_softc * ahc) ahc_aic7860_setup() argument
2186 ahc_apa1480_setup(struct ahc_softc * ahc) ahc_apa1480_setup() argument
2198 ahc_aic7870_setup(struct ahc_softc * ahc) ahc_aic7870_setup() argument
2210 ahc_aha394X_setup(struct ahc_softc * ahc) ahc_aha394X_setup() argument
2221 ahc_aha398X_setup(struct ahc_softc * ahc) ahc_aha398X_setup() argument
2232 ahc_aha494X_setup(struct ahc_softc * ahc) ahc_aha494X_setup() argument
2243 ahc_aic7880_setup(struct ahc_softc * ahc) ahc_aic7880_setup() argument
2264 ahc_aha2940Pro_setup(struct ahc_softc * ahc) ahc_aha2940Pro_setup() argument
2272 ahc_aha394XU_setup(struct ahc_softc * ahc) ahc_aha394XU_setup() argument
2283 ahc_aha398XU_setup(struct ahc_softc * ahc) ahc_aha398XU_setup() argument
2294 ahc_aic7890_setup(struct ahc_softc * ahc) ahc_aic7890_setup() argument
2312 ahc_aic7892_setup(struct ahc_softc * ahc) ahc_aic7892_setup() argument
2325 ahc_aic7895_setup(struct ahc_softc * ahc) ahc_aic7895_setup() argument
2381 ahc_aic7896_setup(struct ahc_softc * ahc) ahc_aic7896_setup() argument
2396 ahc_aic7899_setup(struct ahc_softc * ahc) ahc_aic7899_setup() argument
2411 ahc_aha29160C_setup(struct ahc_softc * ahc) ahc_aha29160C_setup() argument
2423 ahc_raid_setup(struct ahc_softc * ahc) ahc_raid_setup() argument
2430 ahc_aha394XX_setup(struct ahc_softc * ahc) ahc_aha394XX_setup() argument
2452 ahc_aha398XX_setup(struct ahc_softc * ahc) ahc_aha398XX_setup() argument
2479 ahc_aha494XX_setup(struct ahc_softc * ahc) ahc_aha494XX_setup() argument
[all...]
H A Dahc_pci.c74 struct ahc_softc *ahc; in ahc_pci_attach() local
136 ahc_pci_map_registers(struct ahc_softc *ahc) in ahc_pci_map_registers()
H A Dahc_isa.c222 struct ahc_softc *ahc; ahc_isa_attach() local
[all...]
H A Daic7xxx.h78 #define SCSIID_TARGET(ahc, scsiid) \ argument
83 #define SCSIID_CHANNEL(ahc, scsiid) \ argument
87 #define SCB_IS_SCSIBUS_B(ahc, scb) \ argument
91 #define SCB_GET_TARGET(ahc, scb) \ argument
93 #define SCB_GET_CHANNEL(ahc, scb) \ argument
97 SCB_GET_TARGET_OFFSET(ahc,scb) global() argument
99 SCB_GET_TARGET_MASK(ahc,scb) global() argument
[all...]
/freebsd/crypto/openssh/
H A Dumac.c889 static void ip_short(uhash_ctx_t ahc, UINT8 *nh_res, u_char *res) in ip_short()
914 static void ip_long(uhash_ctx_t ahc, u_char *res) in ip_long()
959 static void uhash_init(uhash_ctx_t ahc, aes_int_key prf_key) in uhash_init()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c34 ath_hal_add_chip(struct ath_hal_chip *ahc) in ath_hal_add_chip()
42 ath_hal_remove_chip(struct ath_hal_chip *ahc) in ath_hal_remove_chip()