Searched defs:ahd (Results 1 - 7 of 7) sorted by path

/freebsd-10.0-release/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.c255 ahd_assert_atn(struct ahd_softc *ahd) argument
267 ahd_currently_packetized(struct ahd_softc *ahd) argument
290 ahd_set_active_fifo(struct ahd_softc *ahd) argument
311 ahd_restart(struct ahd_softc *ahd) argument
355 ahd_clear_fifo(struct ahd_softc *ahd, u_int fifo) argument
379 ahd_flush_qoutfifo(struct ahd_softc *ahd) argument
591 ahd_scb_active_in_fifo(struct ahd_softc *ahd, struct scb *scb) argument
620 ahd_run_data_fifo(struct ahd_softc *ahd, struct scb *scb) argument
854 ahd_run_qoutfifo(struct ahd_softc *ahd) argument
894 ahd_handle_hwerrint(struct ahd_softc *ahd) argument
925 ahd_handle_seqint(struct ahd_softc *ahd, u_int intstat) argument
1538 ahd_handle_scsiint(struct ahd_softc *ahd, u_int intstat) argument
1816 ahd_handle_transmission_error(struct ahd_softc *ahd) argument
2007 ahd_handle_lqiphase_error(struct ahd_softc *ahd, u_int lqistat1) argument
2052 ahd_handle_pkt_busfree(struct ahd_softc *ahd, u_int busfreetime) argument
2187 ahd_handle_nonpkt_busfree(struct ahd_softc *ahd) argument
2466 ahd_handle_proto_violation(struct ahd_softc *ahd) argument
2571 ahd_force_renegotiation(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
2593 ahd_clear_critical_section(struct ahd_softc *ahd) argument
2717 ahd_clear_intstat(struct ahd_softc *ahd) argument
2821 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) argument
2863 ahd_free_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel, int force) argument
2889 ahd_devlimited_syncrate(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *period, u_int *ppr_options, role_t role) argument
2938 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, u_int *ppr_options, u_int maxsync) argument
2977 ahd_validate_offset(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int period, u_int *offset, int wide, role_t role) argument
3008 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
3038 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
3081 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
3227 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) argument
3281 ahd_set_tags(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, ahd_queue_alg alg) argument
3290 ahd_update_neg_table(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_transinfo *tinfo) argument
3401 ahd_update_pending_scbs(struct ahd_softc *ahd) argument
3484 ahd_fetch_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3519 ahd_print_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3559 ahd_scb_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
3582 ahd_setup_initiator_msgout(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
3707 ahd_build_transfer_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3803 ahd_construct_sdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset) argument
3826 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int bus_width) argument
3846 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
3880 ahd_clear_msg_state(struct ahd_softc *ahd) argument
3908 ahd_handle_message_phase(struct ahd_softc *ahd) argument
4248 ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type, u_int msgval, int full) argument
4297 ahd_parse_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4715 ahd_handle_msg_reject(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4886 ahd_handle_ign_wide_residue(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
5036 ahd_reinitialize_dataptrs(struct ahd_softc *ahd) argument
5118 ahd_handle_devreset(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int lun, cam_status status, char *message, int verbose_level) argument
5185 ahd_setup_target_msgin(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
5208 ahd_sglist_size(struct ahd_softc *ahd) argument
5225 ahd_sglist_allocsize(struct ahd_softc *ahd) argument
5272 struct ahd_softc *ahd; local
5332 ahd_softc_init(struct ahd_softc *ahd) argument
5341 ahd_softc_insert(struct ahd_softc *ahd) argument
5393 ahd_set_unit(struct ahd_softc *ahd, int unit) argument
5399 ahd_set_name(struct ahd_softc *ahd, char *name) argument
5407 ahd_free(struct ahd_softc *ahd) argument
5485 struct ahd_softc *ahd; local
5509 ahd_reset(struct ahd_softc *ahd, int reinit) argument
5613 ahd_probe_scbs(struct ahd_softc *ahd) argument
5646 ahd_initialize_hscbs(struct ahd_softc *ahd) argument
5662 ahd_init_scbdata(struct ahd_softc *ahd) argument
5765 ahd_find_scb_by_tag(struct ahd_softc *ahd, u_int tag) argument
5803 ahd_fini_scbdata(struct ahd_softc *ahd) argument
5872 ahd_setup_iocell_workaround(struct ahd_softc *ahd) argument
5890 ahd_iocell_first_selection(struct ahd_softc *ahd) argument
5921 ahd_add_col_list(struct ahd_softc *ahd, struct scb *scb, u_int col_idx) argument
5941 ahd_rem_col_list(struct ahd_softc *ahd, struct scb *scb) argument
5975 ahd_get_scb(struct ahd_softc *ahd, u_int col_idx) argument
6012 ahd_free_scb(struct ahd_softc *ahd, struct scb *scb) argument
6065 ahd_alloc_scbs(struct ahd_softc *ahd) argument
6269 ahd_controller_info(struct ahd_softc *ahd, char *buf) argument
6310 ahd_init(struct ahd_softc *ahd) argument
6540 ahd_chip_init(struct ahd_softc *ahd) argument
6870 ahd_default_config(struct ahd_softc *ahd) argument
6948 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc) argument
7083 ahd_parse_vpddata(struct ahd_softc *ahd, struct vpd_config *vpd) argument
7096 ahd_intr_enable(struct ahd_softc *ahd, int enable) argument
7113 ahd_update_coalescing_values(struct ahd_softc *ahd, u_int timer, u_int maxcmds, u_int mincmds) argument
7131 ahd_enable_coalescing(struct ahd_softc *ahd, int enable) argument
7150 ahd_pause_and_flushwork(struct ahd_softc *ahd) argument
7203 ahd_suspend(struct ahd_softc *ahd) argument
7217 ahd_resume(struct ahd_softc *ahd) argument
7236 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) argument
7258 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) argument
7271 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) argument
7283 ahd_match_scb(struct ahd_softc *ahd, struct scb *scb, int target, char channel, int lun, u_int tag, role_t role) argument
7319 ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb) argument
7337 ahd_qinfifo_requeue_tail(struct ahd_softc *ahd, struct scb *scb) argument
7359 ahd_qinfifo_requeue(struct ahd_softc *ahd, struct scb *prev_scb, struct scb *scb) argument
7379 ahd_qinfifo_count(struct ahd_softc *ahd) argument
7397 ahd_reset_cmds_pending(struct ahd_softc *ahd) argument
7422 ahd_done_with_status(struct ahd_softc *ahd, struct scb *scb, uint32_t status) argument
7437 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
7668 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
7735 ahd_stitch_tid_list(struct ahd_softc *ahd, u_int tid_prev, u_int tid_cur, u_int tid_next) argument
7773 ahd_rem_wscb(struct ahd_softc *ahd, u_int scbid, u_int prev, u_int next, u_int tid) argument
7806 ahd_add_scb_to_free_list(struct ahd_softc *ahd, u_int scbid) argument
7824 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status) argument
7920 ahd_reset_current_bus(struct ahd_softc *ahd) argument
7950 ahd_reset_channel(struct ahd_softc *ahd, char channel, int initiate_reset) argument
8107 struct ahd_softc *ahd = (struct ahd_softc *)arg; local
8137 struct ahd_softc *ahd = (struct ahd_softc *)arg; local
8169 ahd_handle_scb_status(struct ahd_softc *ahd, struct scb *scb) argument
8180 ahd_handle_scsi_status(struct ahd_softc *ahd, struct scb *scb) argument
8407 ahd_calc_residual(struct ahd_softc *ahd, struct scb *scb) argument
8510 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
8561 ahd_send_lstate_events(struct ahd_softc *ahd, struct ahd_tmode_lstate *lstate) argument
8596 ahd_dumpseq(struct ahd_softc* ahd) argument
8618 ahd_loadseq(struct ahd_softc *ahd) argument
8778 ahd_check_patch(struct ahd_softc *ahd, struct patch **start_patch, u_int start_instr, u_int *skip_addr) argument
8814 ahd_resolve_seqaddr(struct ahd_softc *ahd, u_int address) argument
8843 ahd_download_instr(struct ahd_softc *ahd, u_int instrptr, uint8_t *dconsts) argument
8912 ahd_probe_stack_size(struct ahd_softc *ahd) argument
9010 ahd_dump_card_state(struct ahd_softc *ahd) argument
9275 ahd_dump_scbs(struct ahd_softc *ahd) argument
9305 struct ahd_softc *ahd; local
9326 ahd_recover_commands(struct ahd_softc *ahd) argument
9560 ahd_other_scb_timeout(struct ahd_softc *ahd, struct scb *scb, struct scb *other_scb) argument
9613 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, u_int start_addr, u_int count, int bytestream) argument
9658 ahd_write_seeprom(struct ahd_softc *ahd, uint16_t *buf, u_int start_addr, u_int count) argument
9707 ahd_wait_seeprom(struct ahd_softc *ahd) argument
9775 ahd_acquire_seeprom(struct ahd_softc *ahd) argument
9798 ahd_release_seeprom(struct ahd_softc *ahd) argument
9804 ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value) argument
9827 ahd_read_flexport(struct ahd_softc *ahd, u_int addr, uint8_t *value) argument
9848 ahd_wait_flexport(struct ahd_softc *ahd) argument
9865 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
9906 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...]
H A Daic79xx.h1389 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) 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_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_pci.c321 ahd_pci_config(struct ahd_softc *ahd, struct ahd_pci_identity *entry) argument
446 ahd_pci_test_register_access(struct ahd_softc *ahd) argument
540 ahd_check_extport(struct ahd_softc *ahd) argument
673 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control) argument
817 ahd_pci_intr(struct ahd_softc *ahd) argument
875 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat) argument
945 ahd_aic7901_setup(struct ahd_softc *ahd) argument
954 ahd_aic7901A_setup(struct ahd_softc *ahd) argument
963 ahd_aic7902_setup(struct ahd_softc *ahd) argument
971 ahd_aic790X_setup(struct ahd_softc *ahd) argument
[all...]

Completed in 190 milliseconds