Searched defs:ahd (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
H A Dahd_pci.c79 struct ahd_softc *ahd; local
142 ahd_pci_map_registers(struct ahd_softc *ahd) argument
239 ahd_pci_map_int(struct ahd_softc *ahd) argument
[all...]
H A Daic79xx_seq.h843 ahd_patch23_func(struct ahd_softc *ahd) argument
851 ahd_patch22_func(struct ahd_softc *ahd) argument
859 ahd_patch21_func(struct ahd_softc *ahd) argument
867 ahd_patch20_func(struct ahd_softc *ahd) argument
875 ahd_patch19_func(struct ahd_softc *ahd) argument
883 ahd_patch18_func(struct ahd_softc *ahd) argument
891 ahd_patch17_func(struct ahd_softc *ahd) argument
899 ahd_patch16_func(struct ahd_softc *ahd) argument
907 ahd_patch15_func(struct ahd_softc *ahd) argument
915 ahd_patch14_func(struct ahd_softc *ahd) argument
923 ahd_patch13_func(struct ahd_softc *ahd) argument
931 ahd_patch12_func(struct ahd_softc *ahd) argument
939 ahd_patch11_func(struct ahd_softc *ahd) argument
947 ahd_patch10_func(struct ahd_softc *ahd) argument
955 ahd_patch9_func(struct ahd_softc *ahd) argument
963 ahd_patch8_func(struct ahd_softc *ahd) argument
971 ahd_patch7_func(struct ahd_softc *ahd) argument
979 ahd_patch6_func(struct ahd_softc *ahd) argument
987 ahd_patch5_func(struct ahd_softc *ahd) argument
995 ahd_patch4_func(struct ahd_softc *ahd) argument
1003 ahd_patch3_func(struct ahd_softc *ahd) argument
1011 ahd_patch2_func(struct ahd_softc *ahd) argument
1019 ahd_patch1_func(struct ahd_softc *ahd) argument
1027 ahd_patch0_func(struct ahd_softc *ahd) argument
[all...]
H A Daic79xx_osm.h187 ahd_flush_device_writes(struct ahd_softc *ahd) argument
200 ahd_lockinit(struct ahd_softc *ahd) argument
206 ahd_lock(struct ahd_softc *ahd) argument
212 ahd_unlock(struct ahd_softc *ahd) argument
241 ahd_print_path(struct ahd_softc *ahd, struct scb *scb) argument
247 ahd_platform_dump_card_state(struct ahd_softc *ahd) argument
272 ahd_platform_flushwork(struct ahd_softc *ahd) argument
[all...]
H A Daic79xx_inline.h54 ahd_name(struct ahd_softc *ahd) argument
82 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) argument
91 ahd_build_mode_state(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) argument
97 ahd_extract_mode_state(struct ahd_softc *ahd, ahd_mode_state state, ahd_mode *src, ahd_mode *dst) argument
105 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) argument
123 ahd_update_modes(struct ahd_softc *ahd) argument
139 ahd_assert_modes(struct ahd_softc *ahd, ahd_mode srcmode, ahd_mode dstmode, const char *file, int line) argument
152 ahd_save_modes(struct ahd_softc *ahd) argument
162 ahd_restore_modes(struct ahd_softc *ahd, ahd_mode_state state) argument
179 ahd_is_paused(struct ahd_softc *ahd) argument
192 ahd_pause(struct ahd_softc *ahd) argument
215 ahd_unpause(struct ahd_softc *ahd) argument
246 ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb, void *sgptr, bus_addr_t addr, bus_size_t len, int last) argument
270 ahd_setup_scb_common(struct ahd_softc *ahd, struct scb *scb) argument
291 ahd_setup_data_scb(struct ahd_softc *ahd, struct scb *scb) argument
328 ahd_setup_noxfer_scb(struct ahd_softc *ahd, struct scb *scb) argument
356 ahd_sg_size(struct ahd_softc *ahd) argument
364 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr) argument
374 ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg) argument
386 ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op) argument
395 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op) argument
407 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op) argument
416 ahd_targetcmd_offset(struct ahd_softc *ahd, u_int index) argument
473 ahd_complete_scb(struct ahd_softc *ahd, struct scb *scb) argument
489 ahd_update_residual(struct ahd_softc *ahd, struct scb *scb) argument
503 ahd_fetch_transinfo(struct ahd_softc *ahd, char channel, u_int our_id, u_int remote_id, struct ahd_tmode_tstate **tstate) argument
525 ahd_inw(struct ahd_softc *ahd, u_int port) argument
536 ahd_outw(struct ahd_softc *ahd, u_int port, u_int value) argument
547 ahd_inl(struct ahd_softc *ahd, u_int port) argument
556 ahd_outl(struct ahd_softc *ahd, u_int port, uint32_t value) argument
565 ahd_inq(struct ahd_softc *ahd, u_int port) argument
578 ahd_outq(struct ahd_softc *ahd, u_int port, uint64_t value) argument
591 ahd_get_scbptr(struct ahd_softc *ahd) argument
599 ahd_set_scbptr(struct ahd_softc *ahd, u_int scbptr) argument
608 ahd_get_hnscb_qoff(struct ahd_softc *ahd) argument
614 ahd_set_hnscb_qoff(struct ahd_softc *ahd, u_int value) argument
620 ahd_get_hescb_qoff(struct ahd_softc *ahd) argument
626 ahd_set_hescb_qoff(struct ahd_softc *ahd, u_int value) argument
632 ahd_get_snscb_qoff(struct ahd_softc *ahd) argument
643 ahd_set_snscb_qoff(struct ahd_softc *ahd, u_int value) argument
650 ahd_get_sescb_qoff(struct ahd_softc *ahd) argument
657 ahd_set_sescb_qoff(struct ahd_softc *ahd, u_int value) argument
664 ahd_get_sdscb_qoff(struct ahd_softc *ahd) argument
671 ahd_set_sdscb_qoff(struct ahd_softc *ahd, u_int value) argument
679 ahd_inb_scbram(struct ahd_softc *ahd, u_int offset) argument
704 ahd_inw_scbram(struct ahd_softc *ahd, u_int offset) argument
711 ahd_inl_scbram(struct ahd_softc *ahd, u_int offset) argument
718 ahd_inq_scbram(struct ahd_softc *ahd, u_int offset) argument
725 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag) argument
739 ahd_swap_with_next_hscb(struct ahd_softc *ahd, struct scb *scb) argument
778 ahd_queue_scb(struct ahd_softc *ahd, struct scb *scb) argument
823 ahd_get_sense_buf(struct ahd_softc *ahd, struct scb *scb) argument
829 ahd_get_sense_bufaddr(struct ahd_softc *ahd, struct scb *scb) argument
841 ahd_sync_qoutfifo(struct ahd_softc *ahd, int op) argument
849 ahd_sync_tqinfifo(struct ahd_softc *ahd, int op) argument
869 ahd_check_cmdcmpltqueues(struct ahd_softc *ahd) argument
899 ahd_intr(struct ahd_softc *ahd) argument
[all...]
H A Daic79xx_osm.c142 ahd_create_path(struct ahd_softc *ahd, char channel, u_int target, argument
153 ahd_sysctl(struct ahd_softc *ahd) argument
195 ahd_map_int(struct ahd_softc *ahd) argument
213 ahd_attach(struct ahd_softc *ahd) argument
300 struct ahd_softc *ahd; local
314 ahd_done(struct ahd_softc *ahd, struct scb *scb) argument
456 struct ahd_softc *ahd; local
726 ahd_set_tran_settings(struct ahd_softc *ahd, int our_id, char channel, struct ccb_trans_settings *cts) argument
842 ahd_get_tran_settings(struct ahd_softc *ahd, int our_id, char channel, struct ccb_trans_settings *cts) argument
910 struct ahd_softc *ahd; local
948 struct ahd_softc *ahd; local
1069 ahd_setup_data(struct ahd_softc *ahd, struct cam_sim *sim, struct ccb_scsiio *csio, struct scb *scb) argument
1140 ahd_abort_ccb(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb) argument
1225 ahd_send_async(struct ahd_softc *ahd, char channel, u_int target, u_int lun, ac_code code, void *opt_arg) argument
1271 ahd_platform_set_tags(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, int enable) argument
1277 ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg) argument
1287 ahd_platform_free(struct ahd_softc *ahd) argument
1332 struct ahd_softc *ahd; local
[all...]
H A Daic79xx_pci.c337 ahd_pci_config(struct ahd_softc *ahd, struct ahd_pci_identity *entry) argument
460 ahd_pci_test_register_access(struct ahd_softc *ahd) argument
554 ahd_check_extport(struct ahd_softc *ahd) argument
687 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control) argument
831 ahd_pci_intr(struct ahd_softc *ahd) argument
889 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat) argument
959 ahd_aic7901_setup(struct ahd_softc *ahd) argument
968 ahd_aic7901A_setup(struct ahd_softc *ahd) argument
977 ahd_aic7902_setup(struct ahd_softc *ahd) argument
985 ahd_aic790X_setup(struct ahd_softc *ahd) argument
[all...]
H A Daic79xx.c256 ahd_assert_atn(struct ahd_softc *ahd) argument
268 ahd_currently_packetized(struct ahd_softc *ahd) argument
291 ahd_set_active_fifo(struct ahd_softc *ahd) argument
312 ahd_restart(struct ahd_softc *ahd) argument
356 ahd_clear_fifo(struct ahd_softc *ahd, u_int fifo) argument
380 ahd_flush_qoutfifo(struct ahd_softc *ahd) argument
592 ahd_scb_active_in_fifo(struct ahd_softc *ahd, struct scb *scb) argument
621 ahd_run_data_fifo(struct ahd_softc *ahd, struct scb *scb) argument
855 ahd_run_qoutfifo(struct ahd_softc *ahd) argument
895 ahd_handle_hwerrint(struct ahd_softc *ahd) argument
926 ahd_handle_seqint(struct ahd_softc *ahd, u_int intstat) argument
1536 ahd_handle_scsiint(struct ahd_softc *ahd, u_int intstat) argument
1814 ahd_handle_transmission_error(struct ahd_softc *ahd) argument
2004 ahd_handle_lqiphase_error(struct ahd_softc *ahd, u_int lqistat1) argument
2049 ahd_handle_pkt_busfree(struct ahd_softc *ahd, u_int busfreetime) argument
2184 ahd_handle_nonpkt_busfree(struct ahd_softc *ahd) argument
2463 ahd_handle_proto_violation(struct ahd_softc *ahd) argument
2568 ahd_force_renegotiation(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
2590 ahd_clear_critical_section(struct ahd_softc *ahd) argument
2714 ahd_clear_intstat(struct ahd_softc *ahd) argument
2816 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) argument
2858 ahd_free_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel, int force) argument
2884 ahd_devlimited_syncrate(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
2933 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, u_int *ppr_options, u_int maxsync) argument
2972 ahd_validate_offset(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int period, u_int *offset, int wide, role_t role) argument
3003 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
3033 ahd_update_neg_request(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_tmode_tstate *tstate, struct ahd_initiator_tinfo *tinfo, ahd_neg_type neg_type) argument
3076 ahd_set_syncrate(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) argument
3222 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) argument
3276 ahd_set_tags(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, ahd_queue_alg alg) argument
3285 ahd_update_neg_table(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_transinfo *tinfo) argument
3396 ahd_update_pending_scbs(struct ahd_softc *ahd) argument
3478 ahd_fetch_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3513 ahd_print_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3553 ahd_scb_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
3576 ahd_setup_initiator_msgout(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
3701 ahd_build_transfer_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3797 ahd_construct_sdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset) argument
3820 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int bus_width) argument
3840 ahd_construct_ppr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) argument
3874 ahd_clear_msg_state(struct ahd_softc *ahd) argument
3902 ahd_handle_message_phase(struct ahd_softc *ahd) argument
4242 ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type, u_int msgval, int full) argument
4291 ahd_parse_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4709 ahd_handle_msg_reject(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4880 ahd_handle_ign_wide_residue(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
5030 ahd_reinitialize_dataptrs(struct ahd_softc *ahd) argument
5112 ahd_handle_devreset(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int lun, cam_status status, char *message, int verbose_level) argument
5179 ahd_setup_target_msgin(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
5202 ahd_sglist_size(struct ahd_softc *ahd) argument
5219 ahd_sglist_allocsize(struct ahd_softc *ahd) argument
5266 struct ahd_softc *ahd; local
5326 ahd_softc_init(struct ahd_softc *ahd) argument
5335 ahd_softc_insert(struct ahd_softc *ahd) argument
5387 ahd_set_unit(struct ahd_softc *ahd, int unit) argument
5393 ahd_set_name(struct ahd_softc *ahd, char *name) argument
5401 ahd_free(struct ahd_softc *ahd) argument
5477 struct ahd_softc *ahd; local
5501 ahd_reset(struct ahd_softc *ahd, int reinit) argument
5605 ahd_probe_scbs(struct ahd_softc *ahd) argument
5638 ahd_initialize_hscbs(struct ahd_softc *ahd) argument
5654 ahd_init_scbdata(struct ahd_softc *ahd) argument
5757 ahd_find_scb_by_tag(struct ahd_softc *ahd, u_int tag) argument
5795 ahd_fini_scbdata(struct ahd_softc *ahd) argument
5864 ahd_setup_iocell_workaround(struct ahd_softc *ahd) argument
5882 ahd_iocell_first_selection(struct ahd_softc *ahd) argument
5913 ahd_add_col_list(struct ahd_softc *ahd, struct scb *scb, u_int col_idx) argument
5933 ahd_rem_col_list(struct ahd_softc *ahd, struct scb *scb) argument
5967 ahd_get_scb(struct ahd_softc *ahd, u_int col_idx) argument
6004 ahd_free_scb(struct ahd_softc *ahd, struct scb *scb) argument
6057 ahd_alloc_scbs(struct ahd_softc *ahd) argument
6261 ahd_controller_info(struct ahd_softc *ahd, char *buf) argument
6302 ahd_init(struct ahd_softc *ahd) argument
6532 ahd_chip_init(struct ahd_softc *ahd) argument
6862 ahd_default_config(struct ahd_softc *ahd) argument
6940 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc) argument
7075 ahd_parse_vpddata(struct ahd_softc *ahd, struct vpd_config *vpd) argument
7088 ahd_intr_enable(struct ahd_softc *ahd, int enable) argument
7105 ahd_update_coalescing_values(struct ahd_softc *ahd, u_int timer, u_int maxcmds, u_int mincmds) argument
7123 ahd_enable_coalescing(struct ahd_softc *ahd, int enable) argument
7142 ahd_pause_and_flushwork(struct ahd_softc *ahd) argument
7195 ahd_suspend(struct ahd_softc *ahd) argument
7209 ahd_resume(struct ahd_softc *ahd) argument
7228 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) argument
7250 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) argument
7263 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) argument
7275 ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target, char channel, int lun, u_int tag, role_t role) argument
7311 ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb) argument
7329 ahd_qinfifo_requeue_tail(struct ahd_softc *ahd, struct scb *scb) argument
7351 ahd_qinfifo_requeue(struct ahd_softc *ahd, struct scb *prev_scb, struct scb *scb) argument
7371 ahd_qinfifo_count(struct ahd_softc *ahd) argument
7389 ahd_reset_cmds_pending(struct ahd_softc *ahd) argument
7414 ahd_done_with_status(struct ahd_softc *ahd, struct scb *scb, uint32_t status) argument
7429 ahd_search_qinfifo(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status, ahd_search_action action) argument
7660 ahd_search_scb_list(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status, ahd_search_action action, u_int *list_head, u_int *list_tail, u_int tid) argument
7727 ahd_stitch_tid_list(struct ahd_softc *ahd, u_int tid_prev, u_int tid_cur, u_int tid_next) argument
7765 ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid, u_int prev, u_int next, u_int tid) argument
7798 ahd_add_scb_to_free_list(struct ahd_softc *ahd, u_int scbid) argument
7816 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status) argument
7912 ahd_reset_current_bus(struct ahd_softc *ahd) argument
7942 ahd_reset_channel(struct ahd_softc *ahd, char channel, int initiate_reset) argument
8099 struct ahd_softc *ahd = (struct ahd_softc *)arg; local
8129 struct ahd_softc *ahd = (struct ahd_softc *)arg; local
8161 ahd_handle_scb_status(struct ahd_softc *ahd, struct scb *scb) argument
8172 ahd_handle_scsi_status(struct ahd_softc *ahd, struct scb *scb) argument
8399 ahd_calc_residual(struct ahd_softc *ahd, struct scb *scb) argument
8502 ahd_queue_lstate_event(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate, u_int initiator_id, u_int event_type, u_int event_arg) argument
8553 ahd_send_lstate_events(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate) argument
8588 ahd_dumpseq(struct ahd_softc* ahd) argument
8610 ahd_loadseq(struct ahd_softc *ahd) argument
8770 ahd_check_patch(struct ahd_softc *ahd, struct patch **start_patch, u_int start_instr, u_int *skip_addr) argument
8806 ahd_resolve_seqaddr(struct ahd_softc *ahd, u_int address) argument
8835 ahd_download_instr(struct ahd_softc *ahd, u_int instrptr, uint8_t *dconsts) argument
8904 ahd_probe_stack_size(struct ahd_softc *ahd) argument
9002 ahd_dump_card_state(struct ahd_softc *ahd) argument
9267 ahd_dump_scbs(struct ahd_softc *ahd) argument
9297 struct ahd_softc *ahd; local
9318 ahd_recover_commands(struct ahd_softc *ahd) argument
9552 ahd_other_scb_timeout(struct ahd_softc *ahd, struct scb *scb, struct scb *other_scb) argument
9605 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, u_int start_addr, u_int count, int bytestream) argument
9650 ahd_write_seeprom(struct ahd_softc *ahd, uint16_t *buf, u_int start_addr, u_int count) argument
9699 ahd_wait_seeprom(struct ahd_softc *ahd) argument
9767 ahd_acquire_seeprom(struct ahd_softc *ahd) argument
9790 ahd_release_seeprom(struct ahd_softc *ahd) argument
9796 ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value) argument
9819 ahd_read_flexport(struct ahd_softc *ahd, u_int addr, uint8_t *value) argument
9840 ahd_wait_flexport(struct ahd_softc *ahd) argument
9857 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, struct ahd_tmode_tstate **tstate, struct ahd_tmode_lstate **lstate, int notfound_failure) argument
9898 ahd_handle_en_lun(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb) argument
10202 ahd_update_scsiid(struct ahd_softc *ahd, u_int targid_mask) argument
10242 ahd_run_tqinfifo(struct ahd_softc *ahd, int paused) argument
10280 ahd_handle_target_cmd(struct ahd_softc *ahd, struct target_cmd *cmd) argument
[all...]
H A Daic79xx.h1391 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) argument
[all...]

Completed in 111 milliseconds