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

/freebsd-11-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.h52 ahd_name(struct ahd_softc *ahd) argument
80 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) argument
89 ahd_build_mode_state(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) argument
95 ahd_extract_mode_state(struct ahd_softc *ahd, ahd_mode_state state, ahd_mode *src, ahd_mode *dst) argument
103 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) argument
121 ahd_update_modes(struct ahd_softc *ahd) argument
137 ahd_assert_modes(struct ahd_softc *ahd, ahd_mode srcmode, ahd_mode dstmode, const char *file, int line) argument
150 ahd_save_modes(struct ahd_softc *ahd) argument
160 ahd_restore_modes(struct ahd_softc *ahd, ahd_mode_state state) argument
177 ahd_is_paused(struct ahd_softc *ahd) argument
190 ahd_pause(struct ahd_softc *ahd) argument
213 ahd_unpause(struct ahd_softc *ahd) argument
244 ahd_sg_setup(struct ahd_softc *ahd, struct scb *scb, void *sgptr, bus_addr_t addr, bus_size_t len, int last) argument
268 ahd_setup_scb_common(struct ahd_softc *ahd, struct scb *scb) argument
289 ahd_setup_data_scb(struct ahd_softc *ahd, struct scb *scb) argument
326 ahd_setup_noxfer_scb(struct ahd_softc *ahd, struct scb *scb) argument
354 ahd_sg_size(struct ahd_softc *ahd) argument
362 ahd_sg_bus_to_virt(struct ahd_softc *ahd, struct scb *scb, uint32_t sg_busaddr) argument
372 ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg) argument
384 ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op) argument
393 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op) argument
405 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op) argument
414 ahd_targetcmd_offset(struct ahd_softc *ahd, u_int index) argument
471 ahd_complete_scb(struct ahd_softc *ahd, struct scb *scb) argument
487 ahd_update_residual(struct ahd_softc *ahd, struct scb *scb) argument
501 ahd_fetch_transinfo(struct ahd_softc *ahd, char channel, u_int our_id, u_int remote_id, struct ahd_tmode_tstate **tstate) argument
523 ahd_inw(struct ahd_softc *ahd, u_int port) argument
534 ahd_outw(struct ahd_softc *ahd, u_int port, u_int value) argument
545 ahd_inl(struct ahd_softc *ahd, u_int port) argument
554 ahd_outl(struct ahd_softc *ahd, u_int port, uint32_t value) argument
563 ahd_inq(struct ahd_softc *ahd, u_int port) argument
576 ahd_outq(struct ahd_softc *ahd, u_int port, uint64_t value) argument
589 ahd_get_scbptr(struct ahd_softc *ahd) argument
597 ahd_set_scbptr(struct ahd_softc *ahd, u_int scbptr) argument
606 ahd_get_hnscb_qoff(struct ahd_softc *ahd) argument
612 ahd_set_hnscb_qoff(struct ahd_softc *ahd, u_int value) argument
618 ahd_get_hescb_qoff(struct ahd_softc *ahd) argument
624 ahd_set_hescb_qoff(struct ahd_softc *ahd, u_int value) argument
630 ahd_get_snscb_qoff(struct ahd_softc *ahd) argument
641 ahd_set_snscb_qoff(struct ahd_softc *ahd, u_int value) argument
648 ahd_get_sescb_qoff(struct ahd_softc *ahd) argument
655 ahd_set_sescb_qoff(struct ahd_softc *ahd, u_int value) argument
662 ahd_get_sdscb_qoff(struct ahd_softc *ahd) argument
669 ahd_set_sdscb_qoff(struct ahd_softc *ahd, u_int value) argument
677 ahd_inb_scbram(struct ahd_softc *ahd, u_int offset) argument
702 ahd_inw_scbram(struct ahd_softc *ahd, u_int offset) argument
709 ahd_inl_scbram(struct ahd_softc *ahd, u_int offset) argument
716 ahd_inq_scbram(struct ahd_softc *ahd, u_int offset) argument
723 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag) argument
737 ahd_swap_with_next_hscb(struct ahd_softc *ahd, struct scb *scb) argument
776 ahd_queue_scb(struct ahd_softc *ahd, struct scb *scb) argument
821 ahd_get_sense_buf(struct ahd_softc *ahd, struct scb *scb) argument
827 ahd_get_sense_bufaddr(struct ahd_softc *ahd, struct scb *scb) argument
839 ahd_sync_qoutfifo(struct ahd_softc *ahd, int op) argument
847 ahd_sync_tqinfifo(struct ahd_softc *ahd, int op) argument
867 ahd_check_cmdcmpltqueues(struct ahd_softc *ahd) argument
897 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.c335 ahd_pci_config(struct ahd_softc *ahd, struct ahd_pci_identity *entry) argument
458 ahd_pci_test_register_access(struct ahd_softc *ahd) argument
552 ahd_check_extport(struct ahd_softc *ahd) argument
685 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control) argument
829 ahd_pci_intr(struct ahd_softc *ahd) argument
887 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat) argument
957 ahd_aic7901_setup(struct ahd_softc *ahd) argument
966 ahd_aic7901A_setup(struct ahd_softc *ahd) argument
975 ahd_aic7902_setup(struct ahd_softc *ahd) argument
983 ahd_aic790X_setup(struct ahd_softc *ahd) argument
[all...]
H A Daic79xx.h1389 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) argument
[all...]
H A Daic79xx.c254 ahd_assert_atn(struct ahd_softc *ahd) argument
266 ahd_currently_packetized(struct ahd_softc *ahd) argument
289 ahd_set_active_fifo(struct ahd_softc *ahd) argument
310 ahd_restart(struct ahd_softc *ahd) argument
354 ahd_clear_fifo(struct ahd_softc *ahd, u_int fifo) argument
378 ahd_flush_qoutfifo(struct ahd_softc *ahd) argument
590 ahd_scb_active_in_fifo(struct ahd_softc *ahd, struct scb *scb) argument
619 ahd_run_data_fifo(struct ahd_softc *ahd, struct scb *scb) argument
853 ahd_run_qoutfifo(struct ahd_softc *ahd) argument
893 ahd_handle_hwerrint(struct ahd_softc *ahd) argument
924 ahd_handle_seqint(struct ahd_softc *ahd, u_int intstat) argument
1534 ahd_handle_scsiint(struct ahd_softc *ahd, u_int intstat) argument
1812 ahd_handle_transmission_error(struct ahd_softc *ahd) argument
2002 ahd_handle_lqiphase_error(struct ahd_softc *ahd, u_int lqistat1) argument
2047 ahd_handle_pkt_busfree(struct ahd_softc *ahd, u_int busfreetime) argument
2182 ahd_handle_nonpkt_busfree(struct ahd_softc *ahd) argument
2461 ahd_handle_proto_violation(struct ahd_softc *ahd) argument
2566 ahd_force_renegotiation(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
2588 ahd_clear_critical_section(struct ahd_softc *ahd) argument
2712 ahd_clear_intstat(struct ahd_softc *ahd) argument
2814 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) argument
2856 ahd_free_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel, int force) argument
2882 ahd_devlimited_syncrate(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
2931 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, u_int *ppr_options, u_int maxsync) argument
2970 ahd_validate_offset(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int period, u_int *offset, int wide, role_t role) argument
3001 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
3031 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
3074 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
3220 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) argument
3274 ahd_set_tags(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, ahd_queue_alg alg) argument
3283 ahd_update_neg_table(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_transinfo *tinfo) argument
3394 ahd_update_pending_scbs(struct ahd_softc *ahd) argument
3476 ahd_fetch_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3511 ahd_print_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3551 ahd_scb_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
3574 ahd_setup_initiator_msgout(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
3699 ahd_build_transfer_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3795 ahd_construct_sdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset) argument
3818 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int bus_width) argument
3838 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
3872 ahd_clear_msg_state(struct ahd_softc *ahd) argument
3900 ahd_handle_message_phase(struct ahd_softc *ahd) argument
4240 ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type, u_int msgval, int full) argument
4289 ahd_parse_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4707 ahd_handle_msg_reject(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4878 ahd_handle_ign_wide_residue(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
5028 ahd_reinitialize_dataptrs(struct ahd_softc *ahd) argument
5110 ahd_handle_devreset(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int lun, cam_status status, char *message, int verbose_level) argument
5177 ahd_setup_target_msgin(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
5200 ahd_sglist_size(struct ahd_softc *ahd) argument
5217 ahd_sglist_allocsize(struct ahd_softc *ahd) argument
5264 struct ahd_softc *ahd; local
5324 ahd_softc_init(struct ahd_softc *ahd) argument
5333 ahd_softc_insert(struct ahd_softc *ahd) argument
5385 ahd_set_unit(struct ahd_softc *ahd, int unit) argument
5391 ahd_set_name(struct ahd_softc *ahd, char *name) argument
5399 ahd_free(struct ahd_softc *ahd) argument
5475 struct ahd_softc *ahd; local
5499 ahd_reset(struct ahd_softc *ahd, int reinit) argument
5603 ahd_probe_scbs(struct ahd_softc *ahd) argument
5636 ahd_initialize_hscbs(struct ahd_softc *ahd) argument
5652 ahd_init_scbdata(struct ahd_softc *ahd) argument
5755 ahd_find_scb_by_tag(struct ahd_softc *ahd, u_int tag) argument
5793 ahd_fini_scbdata(struct ahd_softc *ahd) argument
5862 ahd_setup_iocell_workaround(struct ahd_softc *ahd) argument
5880 ahd_iocell_first_selection(struct ahd_softc *ahd) argument
5911 ahd_add_col_list(struct ahd_softc *ahd, struct scb *scb, u_int col_idx) argument
5931 ahd_rem_col_list(struct ahd_softc *ahd, struct scb *scb) argument
5965 ahd_get_scb(struct ahd_softc *ahd, u_int col_idx) argument
6002 ahd_free_scb(struct ahd_softc *ahd, struct scb *scb) argument
6055 ahd_alloc_scbs(struct ahd_softc *ahd) argument
6259 ahd_controller_info(struct ahd_softc *ahd, char *buf) argument
6300 ahd_init(struct ahd_softc *ahd) argument
6530 ahd_chip_init(struct ahd_softc *ahd) argument
6860 ahd_default_config(struct ahd_softc *ahd) argument
6938 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc) argument
7073 ahd_parse_vpddata(struct ahd_softc *ahd, struct vpd_config *vpd) argument
7086 ahd_intr_enable(struct ahd_softc *ahd, int enable) argument
7103 ahd_update_coalescing_values(struct ahd_softc *ahd, u_int timer, u_int maxcmds, u_int mincmds) argument
7121 ahd_enable_coalescing(struct ahd_softc *ahd, int enable) argument
7140 ahd_pause_and_flushwork(struct ahd_softc *ahd) argument
7193 ahd_suspend(struct ahd_softc *ahd) argument
7207 ahd_resume(struct ahd_softc *ahd) argument
7226 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) argument
7248 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) argument
7261 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) argument
7273 ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target, char channel, int lun, u_int tag, role_t role) argument
7309 ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb) argument
7327 ahd_qinfifo_requeue_tail(struct ahd_softc *ahd, struct scb *scb) argument
7349 ahd_qinfifo_requeue(struct ahd_softc *ahd, struct scb *prev_scb, struct scb *scb) argument
7369 ahd_qinfifo_count(struct ahd_softc *ahd) argument
7387 ahd_reset_cmds_pending(struct ahd_softc *ahd) argument
7412 ahd_done_with_status(struct ahd_softc *ahd, struct scb *scb, uint32_t status) argument
7427 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
7658 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
7725 ahd_stitch_tid_list(struct ahd_softc *ahd, u_int tid_prev, u_int tid_cur, u_int tid_next) argument
7763 ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid, u_int prev, u_int next, u_int tid) argument
7796 ahd_add_scb_to_free_list(struct ahd_softc *ahd, u_int scbid) argument
7814 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status) argument
7910 ahd_reset_current_bus(struct ahd_softc *ahd) argument
7940 ahd_reset_channel(struct ahd_softc *ahd, char channel, int initiate_reset) argument
8097 struct ahd_softc *ahd = (struct ahd_softc *)arg; local
8127 struct ahd_softc *ahd = (struct ahd_softc *)arg; local
8159 ahd_handle_scb_status(struct ahd_softc *ahd, struct scb *scb) argument
8170 ahd_handle_scsi_status(struct ahd_softc *ahd, struct scb *scb) argument
8397 ahd_calc_residual(struct ahd_softc *ahd, struct scb *scb) argument
8500 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
8551 ahd_send_lstate_events(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate) argument
8586 ahd_dumpseq(struct ahd_softc* ahd) argument
8608 ahd_loadseq(struct ahd_softc *ahd) argument
8768 ahd_check_patch(struct ahd_softc *ahd, struct patch **start_patch, u_int start_instr, u_int *skip_addr) argument
8804 ahd_resolve_seqaddr(struct ahd_softc *ahd, u_int address) argument
8833 ahd_download_instr(struct ahd_softc *ahd, u_int instrptr, uint8_t *dconsts) argument
8902 ahd_probe_stack_size(struct ahd_softc *ahd) argument
9000 ahd_dump_card_state(struct ahd_softc *ahd) argument
9265 ahd_dump_scbs(struct ahd_softc *ahd) argument
9295 struct ahd_softc *ahd; local
9316 ahd_recover_commands(struct ahd_softc *ahd) argument
9550 ahd_other_scb_timeout(struct ahd_softc *ahd, struct scb *scb, struct scb *other_scb) argument
9603 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, u_int start_addr, u_int count, int bytestream) argument
9648 ahd_write_seeprom(struct ahd_softc *ahd, uint16_t *buf, u_int start_addr, u_int count) argument
9697 ahd_wait_seeprom(struct ahd_softc *ahd) argument
9765 ahd_acquire_seeprom(struct ahd_softc *ahd) argument
9788 ahd_release_seeprom(struct ahd_softc *ahd) argument
9794 ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value) argument
9817 ahd_read_flexport(struct ahd_softc *ahd, u_int addr, uint8_t *value) argument
9838 ahd_wait_flexport(struct ahd_softc *ahd) argument
9855 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
9896 ahd_handle_en_lun(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb) argument
10200 ahd_update_scsiid(struct ahd_softc *ahd, u_int targid_mask) argument
10240 ahd_run_tqinfifo(struct ahd_softc *ahd, int paused) argument
10278 ahd_handle_target_cmd(struct ahd_softc *ahd, struct target_cmd *cmd) argument
[all...]

Completed in 98 milliseconds