Searched defs:ahc (Results 1 - 10 of 10) sorted by last modified time

/freebsd-10.0-release/crypto/openssh/
H A Dumac.c895 static void ip_short(uhash_ctx_t ahc, UINT8 *nh_res, u_char *res) argument
920 static void ip_long(uhash_ctx_t ahc, u_cha argument
965 uhash_init(uhash_ctx_t ahc, aes_int_key prf_key) argument
[all...]
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Dahc_eisa.c109 struct ahc_softc *ahc; local
[all...]
H A Dahc_isa.c223 struct ahc_softc *ahc; local
[all...]
H A Dahc_pci.c77 struct ahc_softc *ahc; local
139 ahc_pci_map_registers(struct ahc_softc *ahc) argument
[all...]
H A Daic7770.c127 aic7770_config(struct ahc_softc *ahc, struct aic7770_identity *entry, u_int io) argument
273 aic7770_chip_init(struct ahc_softc *ahc) argument
283 aic7770_suspend(struct ahc_softc *ahc) argument
289 aic7770_resume(struct ahc_softc *ahc) argument
298 aha2840_load_seeprom(struct ahc_softc *ahc) argument
384 ahc_aic7770_VL_setup(struct ahc_softc *ahc) argument
394 ahc_aic7770_EISA_setup(struct ahc_softc *ahc) argument
404 ahc_aic7770_setup(struct ahc_softc *ahc) argument
[all...]
H A Daic7xxx.c253 ahc_restart(struct ahc_softc *ahc) argument
314 ahc_run_qoutfifo(struct ahc_softc *ahc) argument
361 ahc_run_untagged_queues(struct ahc_softc *ahc) argument
370 ahc_run_untagged_queue(struct ahc_softc *ahc, struct scb_tailq *queue) argument
390 ahc_handle_brkadrint(struct ahc_softc *ahc) argument
419 ahc_handle_seqint(struct ahc_softc *ahc, u_int intstat) argument
974 ahc_handle_scsiint(struct ahc_softc *ahc, u_int intstat) argument
1411 ahc_force_renegotiation(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
1427 ahc_clear_critical_section(struct ahc_softc *ahc) argument
1518 ahc_clear_intstat(struct ahc_softc *ahc) argument
1575 ahc_alloc_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel) argument
1623 ahc_free_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel, int force) argument
1652 ahc_devlimited_syncrate(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
1707 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, u_int *ppr_options, u_int maxsync) argument
1774 ahc_find_period(struct ahc_softc *ahc, u_int scsirate, u_int maxsync) argument
1804 ahc_validate_offset(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, struct ahc_syncrate *syncrate, u_int *offset, int wide, role_t role) argument
1836 ahc_validate_width(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
1866 ahc_update_neg_request(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct ahc_tmode_tstate *tstate, struct ahc_initiator_tinfo *tinfo, ahc_neg_type neg_type) argument
1909 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct ahc_syncrate *syncrate, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) argument
2036 ahc_set_width(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int width, u_int type, int paused) argument
2092 ahc_set_tags(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, ahc_queue_alg alg) argument
2106 ahc_update_pending_scbs(struct ahc_softc *ahc) argument
2184 ahc_fetch_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
2249 ahc_print_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
2256 ahc_scb_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
2273 ahc_assert_atn(struct ahc_softc *ahc) argument
2290 ahc_setup_initiator_msgout(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
2376 ahc_build_transfer_msg(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
2474 ahc_construct_sdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int period, u_int offset) argument
2497 ahc_construct_wdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int bus_width) argument
2517 ahc_construct_ppr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) argument
2544 ahc_clear_msg_state(struct ahc_softc *ahc) argument
2562 ahc_handle_proto_violation(struct ahc_softc *ahc) argument
2659 ahc_handle_message_phase(struct ahc_softc *ahc) argument
3034 ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full) argument
3081 ahc_parse_msg(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
3503 ahc_handle_msg_reject(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
3654 ahc_handle_ign_wide_residue(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
3763 ahc_reinitialize_dataptrs(struct ahc_softc *ahc) argument
3819 ahc_handle_devreset(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, cam_status status, char *message, int verbose_level) argument
3874 ahc_setup_target_msgin(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
3903 struct ahc_softc *ahc; local
3956 ahc_softc_init(struct ahc_softc *ahc) argument
3978 ahc_softc_insert(struct ahc_softc *ahc) argument
4034 ahc_set_unit(struct ahc_softc *ahc, int unit) argument
4040 ahc_set_name(struct ahc_softc *ahc, char *name) argument
4048 ahc_free(struct ahc_softc *ahc) argument
4124 struct ahc_softc *ahc; local
4149 ahc_reset(struct ahc_softc *ahc, int reinit) argument
4255 ahc_probe_scbs(struct ahc_softc *ahc) argument
4281 ahc_build_free_scb_list(struct ahc_softc *ahc) argument
4332 ahc_init_scbdata(struct ahc_softc *ahc) argument
4474 ahc_fini_scbdata(struct ahc_softc *ahc) argument
4528 ahc_alloc_scbs(struct ahc_softc *ahc) argument
4609 ahc_controller_info(struct ahc_softc *ahc, char *buf) argument
4650 ahc_chip_init(struct ahc_softc *ahc) argument
4837 ahc_init(struct ahc_softc *ahc) argument
5167 ahc_intr_enable(struct ahc_softc *ahc, int enable) argument
5191 ahc_pause_and_flushwork(struct ahc_softc *ahc) argument
5231 ahc_suspend(struct ahc_softc *ahc) argument
5257 ahc_resume(struct ahc_softc *ahc) argument
5272 ahc_index_busy_tcl(struct ahc_softc *ahc, u_int tcl) argument
5293 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) argument
5311 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) argument
5330 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, char channel, int lun, u_int tag, role_t role) argument
5366 ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb) argument
5384 ahc_qinfifo_requeue_tail(struct ahc_softc *ahc, struct scb *scb) argument
5406 ahc_qinfifo_requeue(struct ahc_softc *ahc, struct scb *prev_scb, struct scb *scb) argument
5422 ahc_qinfifo_count(struct ahc_softc *ahc) argument
5437 ahc_search_qinfifo(struct ahc_softc *ahc, int target, char channel, int lun, u_int tag, role_t role, uint32_t status, ahc_search_action action) argument
5646 ahc_search_untagged_queues(struct ahc_softc *ahc, aic_io_ctx_t ctx, int target, char channel, int lun, uint32_t status, ahc_search_action action) argument
5742 ahc_search_disc_list(struct ahc_softc *ahc, int target, char channel, int lun, u_int tag, int stop_on_first, int remove, int save_state) argument
5809 ahc_rem_scb_from_disc_list(struct ahc_softc *ahc, u_int prev, u_int scbptr) argument
5835 ahc_add_curscb_to_free_list(struct ahc_softc *ahc) argument
5854 ahc_rem_wscb(struct ahc_softc *ahc, u_int scbpos, u_int prev) argument
5905 ahc_abort_scbs(struct ahc_softc *ahc, int target, char channel, int lun, u_int tag, role_t role, uint32_t status) argument
6037 ahc_reset_current_bus(struct ahc_softc *ahc) argument
6056 ahc_reset_channel(struct ahc_softc *ahc, char channel, int initiate_reset) argument
6227 ahc_calc_residual(struct ahc_softc *ahc, struct scb *scb) argument
6317 ahc_queue_lstate_event(struct ahc_softc *ahc, struct ahc_tmode_lstate *lstate, u_int initiator_id, u_int event_type, u_int event_arg) argument
6368 ahc_send_lstate_events(struct ahc_softc *ahc, struct ahc_tmode_lstate *lstate) argument
6403 ahc_dumpseq(struct ahc_softc* ahc) argument
6423 ahc_loadseq(struct ahc_softc *ahc) argument
6533 ahc_check_patch(struct ahc_softc *ahc, struct patch **start_patch, u_int start_instr, u_int *skip_addr) argument
6569 ahc_download_instr(struct ahc_softc *ahc, u_int instrptr, uint8_t *dconsts) argument
6748 ahc_dump_card_state(struct ahc_softc *ahc) argument
6934 struct ahc_softc *ahc; local
6954 ahc_other_scb_timeout(struct ahc_softc *ahc, struct scb *scb, struct scb *other_scb) argument
7007 ahc_recover_commands(struct ahc_softc *ahc) argument
7290 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, struct ahc_tmode_tstate **tstate, struct ahc_tmode_lstate **lstate, int notfound_failure) argument
7331 ahc_handle_en_lun(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb) argument
7691 ahc_update_scsiid(struct ahc_softc *ahc, u_int targid_mask) argument
7729 ahc_run_tqinfifo(struct ahc_softc *ahc, int paused) argument
7784 ahc_handle_target_cmd(struct ahc_softc *ahc, struct target_cmd *cmd) argument
[all...]
H A Daic7xxx_inline.h63 ahc_pause_bug_fix(struct ahc_softc *ahc) argument
74 ahc_is_paused(struct ahc_softc *ahc) argument
87 ahc_pause(struct ahc_softc *ahc) argument
112 ahc_unpause(struct ahc_softc *ahc) argument
127 ahc_freeze_untagged_queues(struct ahc_softc *ahc) argument
140 ahc_release_untagged_queues(struct ahc_softc *ahc) argument
190 ahc_hscb_busaddr(struct ahc_softc *ahc, u_int index) argument
197 ahc_sync_scb(struct ahc_softc *ahc, struct scb *scb, int op) argument
206 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op) argument
218 ahc_targetcmd_offset(struct ahc_softc *ahc, u_int index) argument
227 ahc_name(struct ahc_softc *ahc) argument
271 ahc_update_residual(struct ahc_softc *ahc, struct scb *scb) argument
285 ahc_fetch_transinfo(struct ahc_softc *ahc, char channel, u_int our_id, u_int remote_id, struct ahc_tmode_tstate **tstate) argument
301 ahc_inw(struct ahc_softc *ahc, u_int port) argument
307 ahc_outw(struct ahc_softc *ahc, u_int port, u_int value) argument
314 ahc_inl(struct ahc_softc *ahc, u_int port) argument
323 ahc_outl(struct ahc_softc *ahc, u_int port, uint32_t value) argument
332 ahc_inq(struct ahc_softc *ahc, u_int port) argument
345 ahc_outq(struct ahc_softc *ahc, u_int port, uint64_t value) argument
361 ahc_get_scb(struct ahc_softc *ahc) argument
380 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb) argument
397 ahc_lookup_scb(struct ahc_softc *ahc, u_int tag) argument
409 ahc_swap_with_next_hscb(struct ahc_softc *ahc, struct scb *scb) argument
449 ahc_queue_scb(struct ahc_softc *ahc, struct scb *scb) argument
489 ahc_get_sense_buf(struct ahc_softc *ahc, struct scb *scb) argument
498 ahc_get_sense_bufaddr(struct ahc_softc *ahc, struct scb *scb) argument
514 ahc_sync_qoutfifo(struct ahc_softc *ahc, int op) argument
521 ahc_sync_tqinfifo(struct ahc_softc *ahc, int op) argument
541 ahc_check_cmdcmpltqueues(struct ahc_softc *ahc) argument
570 ahc_intr(struct ahc_softc *ahc) argument
[all...]
H A Daic7xxx_osm.c75 ahc_create_path(struct ahc_softc *ahc, char channel, u_int target, argument
90 ahc_map_int(struct ahc_softc *ahc) argument
120 aic7770_map_registers(struct ahc_softc *ahc, u_int unused_ioport_arg) argument
144 ahc_attach(struct ahc_softc *ahc) argument
302 struct ahc_softc *ahc; local
316 ahc_done(struct ahc_softc *ahc, struct scb *scb) argument
444 struct ahc_softc *ahc; local
826 ahc_get_tran_settings(struct ahc_softc *ahc, int our_id, char channel, struct ccb_trans_settings *cts) argument
894 struct ahc_softc *ahc; local
933 struct ahc_softc *ahc; local
1129 struct ahc_softc *ahc; local
1136 ahc_setup_data(struct ahc_softc *ahc, struct cam_sim *sim, struct ccb_scsiio *csio, struct scb *scb) argument
1202 ahc_abort_ccb(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb) argument
1285 ahc_send_async(struct ahc_softc *ahc, char channel, u_int target, u_int lun, ac_code code, void *opt_arg) argument
1333 ahc_platform_set_tags(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, int enable) argument
1339 ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg) argument
1349 ahc_platform_free(struct ahc_softc *ahc) argument
1394 struct ahc_softc *ahc; local
[all...]
H A Daic7xxx_osm.h183 ahc_flush_device_writes(struct ahc_softc *ahc) argument
196 ahc_lockinit(struct ahc_softc *ahc) argument
202 ahc_lock(struct ahc_softc *ahc) argument
208 ahc_unlock(struct ahc_softc *ahc) argument
232 aic7770_map_int(struct ahc_softc *ahc, int irq) argument
248 ahc_print_path(struct ahc_softc *ahc, struct scb *scb) argument
254 ahc_platform_dump_card_state(struct ahc_softc *ahc) argument
268 ahc_platform_flushwork(struct ahc_softc *ahc) argument
[all...]
H A Daic7xxx_pci.c786 ahc_pci_config(struct ahc_softc *ahc, struct ahc_pci_identity *entry) argument
1061 ahc_ext_scbram_present(struct ahc_softc *ahc) argument
1097 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, int fast, int large) argument
1155 ahc_probe_ext_scbram(struct ahc_softc *ahc) argument
1256 ahc_pci_test_register_access(struct ahc_softc *ahc) argument
1345 check_extport(struct ahc_softc *ahc, u_int *sxfrctl1) argument
1494 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc) argument
1612 configure_termination(struct ahc_softc *ahc, struct seeprom_descriptor *sd, u_int adapter_control, u_int *sxfrctl1) argument
1838 ahc_new_term_detect(struct ahc_softc *ahc, int *enableSEC_low, int *enableSEC_high, int *enablePRI_low, int *enablePRI_high, int *eeprom_present) argument
1860 aic787X_cable_detect(struct ahc_softc *ahc, int *internal50_present, int *internal68_present, int *externalcable_present, int *eeprom_present) argument
1901 aic785X_cable_detect(struct ahc_softc *ahc, int *internal50_present, int *externalcable_present, int *eeprom_present) argument
1924 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd) argument
1959 write_brdctl(struct ahc_softc *ahc, uint8_t value) argument
1991 read_brdctl(struct ahc_softc *ahc) argument
2013 ahc_pci_intr(struct ahc_softc *ahc) argument
2086 ahc_pci_chip_init(struct ahc_softc *ahc) argument
2111 ahc_pci_suspend(struct ahc_softc *ahc) argument
2117 ahc_pci_resume(struct ahc_softc *ahc) argument
2154 ahc_aic785X_setup(struct ahc_softc *ahc) argument
2172 ahc_aic7860_setup(struct ahc_softc *ahc) argument
2190 ahc_apa1480_setup(struct ahc_softc *ahc) argument
2202 ahc_aic7870_setup(struct ahc_softc *ahc) argument
2214 ahc_aha394X_setup(struct ahc_softc *ahc) argument
2225 ahc_aha398X_setup(struct ahc_softc *ahc) argument
2236 ahc_aha494X_setup(struct ahc_softc *ahc) argument
2247 ahc_aic7880_setup(struct ahc_softc *ahc) argument
2268 ahc_aha2940Pro_setup(struct ahc_softc *ahc) argument
2276 ahc_aha394XU_setup(struct ahc_softc *ahc) argument
2287 ahc_aha398XU_setup(struct ahc_softc *ahc) argument
2298 ahc_aic7890_setup(struct ahc_softc *ahc) argument
2316 ahc_aic7892_setup(struct ahc_softc *ahc) argument
2329 ahc_aic7895_setup(struct ahc_softc *ahc) argument
2385 ahc_aic7896_setup(struct ahc_softc *ahc) argument
2400 ahc_aic7899_setup(struct ahc_softc *ahc) argument
2415 ahc_aha29160C_setup(struct ahc_softc *ahc) argument
2427 ahc_raid_setup(struct ahc_softc *ahc) argument
2434 ahc_aha394XX_setup(struct ahc_softc *ahc) argument
2456 ahc_aha398XX_setup(struct ahc_softc *ahc) argument
2483 ahc_aha494XX_setup(struct ahc_softc *ahc) argument
[all...]

Completed in 135 milliseconds