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

/src/sys/dev/ic/
H A Daic77xx.c85 ahc_aic77xx_attach(struct ahc_softc *ahc) argument
[all...]
H A Daic7xxx_inline.h68 ahc_pause_bug_fix(struct ahc_softc *ahc) argument
79 ahc_is_paused(struct ahc_softc *ahc) argument
92 ahc_pause(struct ahc_softc *ahc) argument
117 ahc_unpause(struct ahc_softc * ahc) argument
132 ahc_freeze_untagged_queues(struct ahc_softc * ahc) argument
145 ahc_release_untagged_queues(struct ahc_softc * ahc) argument
195 ahc_hscb_busaddr(struct ahc_softc * ahc,u_int index) argument
202 ahc_sync_scb(struct ahc_softc * ahc,struct scb * scb,int op) argument
211 ahc_sync_sglist(struct ahc_softc * ahc,struct scb * scb,int op) argument
223 ahc_targetcmd_offset(struct ahc_softc * ahc,u_int index) argument
232 ahc_name(struct ahc_softc * ahc) argument
276 ahc_update_residual(struct ahc_softc * ahc,struct scb * scb) argument
290 ahc_fetch_transinfo(struct ahc_softc * ahc,char channel,u_int our_id,u_int remote_id,struct ahc_tmode_tstate ** tstate) argument
308 ahc_inw(struct ahc_softc * ahc,u_int port) argument
314 ahc_outw(struct ahc_softc * ahc,u_int port,u_int value) argument
321 ahc_inl(struct ahc_softc * ahc,u_int port) argument
330 ahc_outl(struct ahc_softc * ahc,u_int port,uint32_t value) argument
339 ahc_inq(struct ahc_softc * ahc,u_int port) argument
352 ahc_outq(struct ahc_softc * ahc,u_int port,uint64_t value) argument
368 ahc_get_scb(struct ahc_softc * ahc) argument
382 ahc_free_scb(struct ahc_softc * ahc,struct scb * scb) argument
399 ahc_lookup_scb(struct ahc_softc * ahc,u_int tag) argument
411 ahc_swap_with_next_hscb(struct ahc_softc * ahc,struct scb * scb) argument
451 ahc_queue_scb(struct ahc_softc * ahc,struct scb * scb) argument
483 ahc_get_sense_buf(struct ahc_softc * ahc,struct scb * scb) argument
492 ahc_get_sense_bufaddr(struct ahc_softc * ahc,struct scb * scb) argument
525 ahc_sync_qoutfifo(struct ahc_softc * ahc,int op) argument
532 ahc_sync_tqinfifo(struct ahc_softc * ahc,int op) argument
552 ahc_check_cmdcmpltqueues(struct ahc_softc * ahc) argument
583 struct ahc_softc *ahc = (struct ahc_softc*)arg; local in function:ahc_intr
[all...]
H A Daic7xxx_seeprom.c97 ahc_check_extport(struct ahc_softc *ahc, u_int *sxfrctl1) argument
242 ahc_parse_pci_eeprom(struct ahc_softc * ahc,struct seeprom_config * sc) argument
358 configure_termination(struct ahc_softc * ahc,struct seeprom_descriptor * sd,u_int adapter_control,u_int * sxfrctl1) argument
584 ahc_new_term_detect(struct ahc_softc * ahc,int * enableSEC_low,int * enableSEC_high,int * enablePRI_low,int * enablePRI_high,int * eeprom_present) argument
606 aic787X_cable_detect(struct ahc_softc * ahc,int * internal50_present,int * internal68_present,int * externalcable_present,int * eeprom_present) argument
647 aic785X_cable_detect(struct ahc_softc * ahc,int * internal50_present,int * externalcable_present,int * eeprom_present) argument
667 ahc_acquire_seeprom(struct ahc_softc * ahc,struct seeprom_descriptor * sd) argument
702 write_brdctl(struct ahc_softc * ahc,uint8_t value) argument
734 read_brdctl(struct ahc_softc * ahc) argument
[all...]
H A Daic7xxx_osm.c72 ahc_attach(struct ahc_softc *ahc) argument
187 struct ahc_softc *ahc; local in function:ahc_platform_intr
199 ahc_done(struct ahc_softc * ahc,struct scb * scb) argument
303 struct ahc_softc *ahc; local in function:ahc_ioctl
326 struct ahc_softc *ahc; local in function:ahc_action
522 struct ahc_softc *ahc; local in function:ahc_execute_scb
699 ahc_poll(struct ahc_softc * ahc,int wait) argument
717 ahc_setup_data(struct ahc_softc * ahc,struct scsipi_xfer * xs,struct scb * scb) argument
775 ahc_set_recoveryscb(struct ahc_softc * ahc,struct scb * scb) argument
806 struct ahc_softc *ahc; local in function:ahc_timeout
1056 ahc_platform_set_tags(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,int enable) argument
1071 ahc_platform_alloc(struct ahc_softc * ahc,void * platform_arg) argument
1081 ahc_platform_free(struct ahc_softc * ahc) argument
1095 ahc_detach(struct ahc_softc * ahc,int flags) argument
1113 ahc_send_async(struct ahc_softc * ahc,char channel,u_int target,u_int lun,ac_code code,void * opt_arg) argument
[all...]
H A Daic7xxx_osm.h241 ahc_flush_device_writes(struct ahc_softc * ahc) argument
264 ahc_lockinit(struct ahc_softc * ahc) argument
269 ahc_lock(struct ahc_softc * ahc,unsigned long * flags) argument
275 ahc_unlock(struct ahc_softc * ahc,unsigned long * flags) argument
282 ahc_done_lockinit(struct ahc_softc * ahc) argument
287 ahc_done_lock(struct ahc_softc * ahc,unsigned long * flags) argument
292 ahc_done_unlock(struct ahc_softc * ahc,unsigned long * flags) argument
402 ahc_get_sense_bufsize(struct ahc_softc * ahc,struct scb * scb) argument
419 ahc_platform_freeze_devq(struct ahc_softc * ahc,struct scb * scb) argument
424 ahc_platform_abort_scbs(struct ahc_softc * ahc,int target,char channel,int lun,u_int tag,role_t role,uint32_t status) argument
432 ahc_platform_scb_free(struct ahc_softc * ahc,struct scb * scb) argument
507 ahc_print_path(struct ahc_softc * ahc,struct scb * scb) argument
513 ahc_platform_dump_card_state(struct ahc_softc * ahc) argument
533 ahc_platform_flushwork(struct ahc_softc * ahc) argument
[all...]
H A Daic7xxx.c273 ahc_restart(struct ahc_softc * ahc) argument
325 ahc_run_qoutfifo(struct ahc_softc * ahc) argument
373 ahc_run_untagged_queues(struct ahc_softc * ahc) argument
382 ahc_run_untagged_queue(struct ahc_softc * ahc,struct scb_tailq * queue) argument
398 ahc_handle_brkadrint(struct ahc_softc * ahc) argument
427 ahc_handle_seqint(struct ahc_softc * ahc,u_int intstat) argument
970 ahc_handle_scsiint(struct ahc_softc * ahc,u_int intstat) argument
1393 ahc_force_renegotiation(struct ahc_softc * ahc) argument
1411 ahc_clear_critical_section(struct ahc_softc * ahc) argument
1504 ahc_clear_intstat(struct ahc_softc * ahc) argument
1561 ahc_alloc_tstate(struct ahc_softc * ahc,u_int scsi_id,char channel) argument
1606 ahc_free_tstate(struct ahc_softc * ahc,u_int scsi_id,char channel,int force) argument
1635 ahc_devlimited_syncrate(struct ahc_softc * ahc,struct ahc_initiator_tinfo * tinfo,u_int * period,u_int * ppr_options,role_t role) argument
1690 ahc_find_syncrate(struct ahc_softc * ahc,u_int * period,u_int * ppr_options,u_int maxsync) argument
1757 ahc_find_period(struct ahc_softc * ahc,u_int scsirate,u_int maxsync) argument
1787 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
1819 ahc_validate_width(struct ahc_softc * ahc,struct ahc_initiator_tinfo * tinfo,u_int * bus_width,role_t role) argument
1849 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
1892 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
2019 ahc_set_width(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,u_int width,u_int type,int paused) argument
2075 ahc_set_tags(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,ahc_queue_alg alg) argument
2087 ahc_update_pending_scbs(struct ahc_softc * ahc) argument
2165 ahc_fetch_devinfo(struct ahc_softc * ahc,struct ahc_devinfo * devinfo) argument
2230 ahc_print_devinfo(struct ahc_softc * ahc,struct ahc_devinfo * devinfo) argument
2237 ahc_scb_devinfo(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,struct scb * scb) argument
2254 ahc_assert_atn(struct ahc_softc * ahc) argument
2271 ahc_setup_initiator_msgout(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,struct scb * scb) argument
2357 ahc_build_transfer_msg(struct ahc_softc * ahc,struct ahc_devinfo * devinfo) argument
2454 ahc_construct_sdtr(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,u_int period,u_int offset) argument
2477 ahc_construct_wdtr(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,u_int bus_width) argument
2497 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
2524 ahc_clear_msg_state(struct ahc_softc * ahc) argument
2542 ahc_handle_proto_violation(struct ahc_softc * ahc) argument
2639 ahc_handle_message_phase(struct ahc_softc * ahc) argument
2941 ahc_sent_msg(struct ahc_softc * ahc,ahc_msgtype type,u_int msgval,int full) argument
2988 ahc_parse_msg(struct ahc_softc * ahc,struct ahc_devinfo * devinfo) argument
3403 ahc_handle_msg_reject(struct ahc_softc * ahc,struct ahc_devinfo * devinfo) argument
3562 ahc_handle_ign_wide_residue(struct ahc_softc * ahc,struct ahc_devinfo * devinfo) argument
3672 ahc_reinitialize_dataptrs(struct ahc_softc * ahc) argument
3728 ahc_handle_devreset(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,cam_status status,const char * message,int verbose_level) argument
3782 ahc_setup_target_msgin(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,struct scb * scb) argument
3805 ahc_softc_init(struct ahc_softc * ahc) argument
3824 ahc_softc_insert(struct ahc_softc * ahc) argument
3884 ahc_find_softc(struct ahc_softc * ahc) argument
3896 ahc_set_unit(struct ahc_softc * ahc,int unit) argument
3902 ahc_set_name(struct ahc_softc * ahc,const char * name) argument
3908 ahc_free(struct ahc_softc * ahc) argument
3971 struct ahc_softc *ahc; local in function:ahc_shutdown
3991 ahc_reset(struct ahc_softc * ahc) argument
4098 ahc_probe_scbs(struct ahc_softc * ahc) argument
4126 ahc_build_free_scb_list(struct ahc_softc * ahc) argument
4169 ahc_init_scbdata(struct ahc_softc * ahc) argument
4257 ahc_fini_scbdata(struct ahc_softc * ahc) argument
4302 ahc_alloc_scbs(struct ahc_softc * ahc) argument
4382 ahc_controller_info(struct ahc_softc * ahc,char * tbuf,size_t l) argument
4429 ahc_init(struct ahc_softc * ahc) argument
4891 ahc_intr_enable(struct ahc_softc * ahc,int enable) argument
4915 ahc_pause_and_flushwork(struct ahc_softc * ahc) argument
4947 ahc_suspend(struct ahc_softc * ahc) argument
5035 ahc_resume(struct ahc_softc * ahc) argument
5121 ahc_index_busy_tcl(struct ahc_softc * ahc,u_int tcl) argument
5142 ahc_unbusy_tcl(struct ahc_softc * ahc,u_int tcl) argument
5160 ahc_busy_tcl(struct ahc_softc * ahc,u_int tcl,u_int scbid) argument
5179 ahc_match_scb(struct ahc_softc * ahc,struct scb * scb,int target,char channel,int lun,u_int tag,role_t role) argument
5217 ahc_freeze_devq(struct ahc_softc * ahc,struct scb * scb) argument
5235 ahc_qinfifo_requeue_tail(struct ahc_softc * ahc,struct scb * scb) argument
5257 ahc_qinfifo_requeue(struct ahc_softc * ahc,struct scb * prev_scb,struct scb * scb) argument
5273 ahc_qinfifo_count(struct ahc_softc * ahc) argument
5288 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
5497 ahc_search_untagged_queues(struct ahc_softc * ahc,struct scsipi_xfer * xs,int target,char channel,int lun,uint32_t status,ahc_search_action action) argument
5595 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
5662 ahc_rem_scb_from_disc_list(struct ahc_softc * ahc,u_int prev,u_int scbptr) argument
5688 ahc_add_curscb_to_free_list(struct ahc_softc * ahc) argument
5707 ahc_rem_wscb(struct ahc_softc * ahc,u_int scbpos,u_int prev) argument
5758 ahc_abort_scbs(struct ahc_softc * ahc,int target,char channel,int lun,u_int tag,role_t role,uint32_t status) argument
5890 ahc_reset_current_bus(struct ahc_softc * ahc) argument
5909 ahc_reset_channel(struct ahc_softc * ahc,char channel,int initiate_reset) argument
6076 ahc_calc_residual(struct ahc_softc * ahc,struct scb * scb) argument
6164 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
6215 ahc_send_lstate_events(struct ahc_softc * ahc,struct ahc_tmode_lstate * lstate) argument
6251 ahc_dumpseq(struct ahc_softc * ahc) argument
6279 ahc_loadseq(struct ahc_softc * ahc) argument
6374 ahc_check_patch(struct ahc_softc * ahc,const struct patch ** start_patch,u_int start_instr,u_int * skip_addr) argument
6410 ahc_download_instr(struct ahc_softc * ahc,u_int instrptr,uint8_t * dconsts) argument
6599 ahc_dump_card_state(struct ahc_softc * ahc) argument
6784 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
6825 ahc_handle_en_lun(struct ahc_softc * ahc,struct cam_sim * sim,union ccb * ccb) argument
7170 ahc_update_scsiid(struct ahc_softc * ahc,u_int targid_mask) argument
7208 ahc_run_tqinfifo(struct ahc_softc * ahc,int paused) argument
7263 ahc_handle_target_cmd(struct ahc_softc * ahc,struct target_cmd * cmd) argument
[all...]
/src/sys/dev/eisa/
H A Dahc_eisa.c102 struct ahc_softc *ahc = device_private(self); local in function:ahc_eisa_attach
[all...]
/src/sys/dev/cardbus/
H A Dahc_cardbus.c111 struct ahc_softc *ahc = &csc->sc_ahc; local in function:ahc_cardbus_attach
248 struct ahc_softc *ahc = &csc->sc_ahc; local in function:ahc_cardbus_detach
[all...]
/src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_seq.h900 typedef int ahc_patch_func_t (struct ahc_softc *ahc); typedef in typeref:typename:int ahc_patch_func_t (struct ahc_softc *)
904 ahc_patch23_func(struct ahc_softc *ahc) argument
912 ahc_patch22_func(struct ahc_softc *ahc) argument
920 ahc_patch21_func(struct ahc_softc *ahc) argument
928 ahc_patch20_func(struct ahc_softc *ahc) argument
936 ahc_patch19_func(struct ahc_softc *ahc) argument
944 ahc_patch18_func(struct ahc_softc * ahc) argument
952 ahc_patch17_func(struct ahc_softc * ahc) argument
960 ahc_patch16_func(struct ahc_softc * ahc) argument
968 ahc_patch15_func(struct ahc_softc * ahc) argument
976 ahc_patch14_func(struct ahc_softc * ahc) argument
984 ahc_patch13_func(struct ahc_softc * ahc) argument
992 ahc_patch12_func(struct ahc_softc * ahc) argument
1000 ahc_patch11_func(struct ahc_softc * ahc) argument
1008 ahc_patch10_func(struct ahc_softc * ahc) argument
1016 ahc_patch9_func(struct ahc_softc * ahc) argument
1024 ahc_patch8_func(struct ahc_softc * ahc) argument
1032 ahc_patch7_func(struct ahc_softc * ahc) argument
1040 ahc_patch6_func(struct ahc_softc * ahc) argument
1048 ahc_patch5_func(struct ahc_softc * ahc) argument
1056 ahc_patch4_func(struct ahc_softc * ahc) argument
1064 ahc_patch3_func(struct ahc_softc * ahc) argument
1072 ahc_patch2_func(struct ahc_softc * ahc) argument
1080 ahc_patch1_func(struct ahc_softc * ahc) argument
1088 ahc_patch0_func(struct ahc_softc * ahc) argument
[all...]
/src/sys/arch/i386/isa/
H A Dahc_isa.c361 struct ahc_softc *ahc = device_private(self); local in function:ahc_isa_attach
466 aha2840_load_seeprom(struct ahc_softc * ahc) argument
[all...]
/src/sys/dev/pci/
H A Dahc_pci.c760 struct ahc_softc *ahc = device_private(self); local in function:ahc_pci_attach
1139 ahc_ext_scbram_present(struct ahc_softc * ahc) argument
1174 ahc_scbram_config(struct ahc_softc * ahc,int enable,int pcheck,int fast,int large) argument
1232 ahc_probe_ext_scbram(struct ahc_softc * ahc) argument
1400 ahc_pci_intr(struct ahc_softc * ahc) argument
1452 ahc_aic785X_setup(struct ahc_softc * ahc) argument
1467 ahc_aic7860_setup(struct ahc_softc * ahc) argument
1482 ahc_apa1480_setup(struct ahc_softc * ahc) argument
1494 ahc_aic7870_setup(struct ahc_softc * ahc) argument
1505 ahc_aha394X_setup(struct ahc_softc * ahc) argument
1516 ahc_aha398X_setup(struct ahc_softc * ahc) argument
1527 ahc_aha494X_setup(struct ahc_softc * ahc) argument
1538 ahc_aic7880_setup(struct ahc_softc * ahc) argument
1556 ahc_aha2940Pro_setup(struct ahc_softc * ahc) argument
1564 ahc_aha394XU_setup(struct ahc_softc * ahc) argument
1575 ahc_aha398XU_setup(struct ahc_softc * ahc) argument
1586 ahc_aic7890_setup(struct ahc_softc * ahc) argument
1601 ahc_aic7892_setup(struct ahc_softc * ahc) argument
1613 ahc_aic7895_setup(struct ahc_softc * ahc) argument
1668 ahc_aic7896_setup(struct ahc_softc * ahc) argument
1679 ahc_aic7899_setup(struct ahc_softc * ahc) argument
1690 ahc_aha29160C_setup(struct ahc_softc * ahc) argument
1702 ahc_raid_setup(struct ahc_softc * ahc) argument
1709 ahc_aha394XX_setup(struct ahc_softc * ahc) argument
1729 ahc_aha398XX_setup(struct ahc_softc * ahc) argument
1754 ahc_aha494XX_setup(struct ahc_softc * ahc) argument
[all...]

Completed in 12 milliseconds