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

/freebsd-10-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
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.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
1537 ahd_handle_scsiint(struct ahd_softc *ahd, u_int intstat) argument
1815 ahd_handle_transmission_error(struct ahd_softc *ahd) argument
2006 ahd_handle_lqiphase_error(struct ahd_softc *ahd, u_int lqistat1) argument
2051 ahd_handle_pkt_busfree(struct ahd_softc *ahd, u_int busfreetime) argument
2186 ahd_handle_nonpkt_busfree(struct ahd_softc *ahd) argument
2465 ahd_handle_proto_violation(struct ahd_softc *ahd) argument
2570 ahd_force_renegotiation(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
2592 ahd_clear_critical_section(struct ahd_softc *ahd) argument
2716 ahd_clear_intstat(struct ahd_softc *ahd) argument
2820 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) argument
2862 ahd_free_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel, int force) argument
2888 ahd_devlimited_syncrate(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
2937 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, u_int *ppr_options, u_int maxsync) argument
2976 ahd_validate_offset(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int period, u_int *offset, int wide, role_t role) argument
3007 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
3037 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
3080 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
3226 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) argument
3280 ahd_set_tags(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, ahd_queue_alg alg) argument
3289 ahd_update_neg_table(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_transinfo *tinfo) argument
3400 ahd_update_pending_scbs(struct ahd_softc *ahd) argument
3483 ahd_fetch_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3518 ahd_print_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3558 ahd_scb_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
3581 ahd_setup_initiator_msgout(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
3706 ahd_build_transfer_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3802 ahd_construct_sdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset) argument
3825 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int bus_width) argument
3845 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
3879 ahd_clear_msg_state(struct ahd_softc *ahd) argument
3907 ahd_handle_message_phase(struct ahd_softc *ahd) argument
4247 ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type, u_int msgval, int full) argument
4296 ahd_parse_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4714 ahd_handle_msg_reject(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4885 ahd_handle_ign_wide_residue(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
5035 ahd_reinitialize_dataptrs(struct ahd_softc *ahd) argument
5117 ahd_handle_devreset(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int lun, cam_status status, char *message, int verbose_level) argument
5184 ahd_setup_target_msgin(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
5207 ahd_sglist_size(struct ahd_softc *ahd) argument
5224 ahd_sglist_allocsize(struct ahd_softc *ahd) argument
5271 struct ahd_softc *ahd; local
5331 ahd_softc_init(struct ahd_softc *ahd) argument
5340 ahd_softc_insert(struct ahd_softc *ahd) argument
5392 ahd_set_unit(struct ahd_softc *ahd, int unit) argument
5398 ahd_set_name(struct ahd_softc *ahd, char *name) argument
5406 ahd_free(struct ahd_softc *ahd) argument
5484 struct ahd_softc *ahd; local
5508 ahd_reset(struct ahd_softc *ahd, int reinit) argument
5612 ahd_probe_scbs(struct ahd_softc *ahd) argument
5645 ahd_initialize_hscbs(struct ahd_softc *ahd) argument
5661 ahd_init_scbdata(struct ahd_softc *ahd) argument
5764 ahd_find_scb_by_tag(struct ahd_softc *ahd, u_int tag) argument
5802 ahd_fini_scbdata(struct ahd_softc *ahd) argument
5871 ahd_setup_iocell_workaround(struct ahd_softc *ahd) argument
5889 ahd_iocell_first_selection(struct ahd_softc *ahd) argument
5920 ahd_add_col_list(struct ahd_softc *ahd, struct scb *scb, u_int col_idx) argument
5940 ahd_rem_col_list(struct ahd_softc *ahd, struct scb *scb) argument
5974 ahd_get_scb(struct ahd_softc *ahd, u_int col_idx) argument
6011 ahd_free_scb(struct ahd_softc *ahd, struct scb *scb) argument
6064 ahd_alloc_scbs(struct ahd_softc *ahd) argument
6268 ahd_controller_info(struct ahd_softc *ahd, char *buf) argument
6309 ahd_init(struct ahd_softc *ahd) argument
6539 ahd_chip_init(struct ahd_softc *ahd) argument
6869 ahd_default_config(struct ahd_softc *ahd) argument
6947 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc) argument
7082 ahd_parse_vpddata(struct ahd_softc *ahd, struct vpd_config *vpd) argument
7095 ahd_intr_enable(struct ahd_softc *ahd, int enable) argument
7112 ahd_update_coalescing_values(struct ahd_softc *ahd, u_int timer, u_int maxcmds, u_int mincmds) argument
7130 ahd_enable_coalescing(struct ahd_softc *ahd, int enable) argument
7149 ahd_pause_and_flushwork(struct ahd_softc *ahd) argument
7202 ahd_suspend(struct ahd_softc *ahd) argument
7216 ahd_resume(struct ahd_softc *ahd) argument
7235 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) argument
7257 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) argument
7270 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) argument
7282 ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target, char channel, int lun, u_int tag, role_t role) argument
7318 ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb) argument
7336 ahd_qinfifo_requeue_tail(struct ahd_softc *ahd, struct scb *scb) argument
7358 ahd_qinfifo_requeue(struct ahd_softc *ahd, struct scb *prev_scb, struct scb *scb) argument
7378 ahd_qinfifo_count(struct ahd_softc *ahd) argument
7396 ahd_reset_cmds_pending(struct ahd_softc *ahd) argument
7421 ahd_done_with_status(struct ahd_softc *ahd, struct scb *scb, uint32_t status) argument
7436 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
7667 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
7734 ahd_stitch_tid_list(struct ahd_softc *ahd, u_int tid_prev, u_int tid_cur, u_int tid_next) argument
7772 ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid, u_int prev, u_int next, u_int tid) argument
7805 ahd_add_scb_to_free_list(struct ahd_softc *ahd, u_int scbid) argument
7823 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status) argument
7919 ahd_reset_current_bus(struct ahd_softc *ahd) argument
7949 ahd_reset_channel(struct ahd_softc *ahd, char channel, int initiate_reset) argument
8106 struct ahd_softc *ahd = (struct ahd_softc *)arg; local
8136 struct ahd_softc *ahd = (struct ahd_softc *)arg; local
8168 ahd_handle_scb_status(struct ahd_softc *ahd, struct scb *scb) argument
8179 ahd_handle_scsi_status(struct ahd_softc *ahd, struct scb *scb) argument
8406 ahd_calc_residual(struct ahd_softc *ahd, struct scb *scb) argument
8509 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
8560 ahd_send_lstate_events(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate) argument
8595 ahd_dumpseq(struct ahd_softc* ahd) argument
8617 ahd_loadseq(struct ahd_softc *ahd) argument
8777 ahd_check_patch(struct ahd_softc *ahd, struct patch **start_patch, u_int start_instr, u_int *skip_addr) argument
8813 ahd_resolve_seqaddr(struct ahd_softc *ahd, u_int address) argument
8842 ahd_download_instr(struct ahd_softc *ahd, u_int instrptr, uint8_t *dconsts) argument
8911 ahd_probe_stack_size(struct ahd_softc *ahd) argument
9009 ahd_dump_card_state(struct ahd_softc *ahd) argument
9274 ahd_dump_scbs(struct ahd_softc *ahd) argument
9304 struct ahd_softc *ahd; local
9325 ahd_recover_commands(struct ahd_softc *ahd) argument
9559 ahd_other_scb_timeout(struct ahd_softc *ahd, struct scb *scb, struct scb *other_scb) argument
9612 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, u_int start_addr, u_int count, int bytestream) argument
9657 ahd_write_seeprom(struct ahd_softc *ahd, uint16_t *buf, u_int start_addr, u_int count) argument
9706 ahd_wait_seeprom(struct ahd_softc *ahd) argument
9774 ahd_acquire_seeprom(struct ahd_softc *ahd) argument
9797 ahd_release_seeprom(struct ahd_softc *ahd) argument
9803 ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value) argument
9826 ahd_read_flexport(struct ahd_softc *ahd, u_int addr, uint8_t *value) argument
9847 ahd_wait_flexport(struct ahd_softc *ahd) argument
9864 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
9905 ahd_handle_en_lun(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb) argument
10209 ahd_update_scsiid(struct ahd_softc *ahd, u_int targid_mask) argument
10249 ahd_run_tqinfifo(struct ahd_softc *ahd, int paused) argument
10287 ahd_handle_target_cmd(struct ahd_softc *ahd, struct target_cmd *cmd) argument
[all...]

Completed in 85 milliseconds