Lines Matching defs:isp

85 isp_attach_chan(ispsoftc_t *isp, struct cam_devq *devq, int chan)  in isp_attach_chan()
190 isp_attach(ispsoftc_t *isp) in isp_attach()
265 isp_detach(ispsoftc_t *isp) in isp_detach()
326 isp_freeze_loopdown(ispsoftc_t *isp, int chan, char *msg) in isp_freeze_loopdown()
342 isp_unfreeze_loopdown(ispsoftc_t *isp, int chan) in isp_unfreeze_loopdown()
362 ispsoftc_t *isp; in ispioctl() local
736 ispsoftc_t *isp = arg; in isp_intr_enable() local
765 isp_get_pcmd(ispsoftc_t *isp, union ccb *ccb) in isp_get_pcmd()
776 isp_free_pcmd(ispsoftc_t *isp, union ccb *ccb) in isp_free_pcmd()
822 is_lun_enabled(ispsoftc_t *isp, int bus, lun_id_t lun) in is_lun_enabled()
837 dump_tstates(ispsoftc_t *isp, int bus) in dump_tstates()
857 get_lun_statep(ispsoftc_t *isp, int bus, lun_id_t lun) in get_lun_statep()
878 get_lun_statep_from_tag(ispsoftc_t *isp, int bus, uint32_t tagval) in get_lun_statep_from_tag()
901 get_ntp_from_tagdata(ispsoftc_t *isp, uint32_t tag_id, uint32_t seq_id, tstate_t **rslt) in get_ntp_from_tagdata()
924 rls_lun_statep(ispsoftc_t *isp, tstate_t *tptr) in rls_lun_statep()
931 isp_tmcmd_restart(ispsoftc_t *isp) in isp_tmcmd_restart()
971 isp_get_atpd(ispsoftc_t *isp, tstate_t *tptr, uint32_t tag) in isp_get_atpd()
991 isp_put_atpd(ispsoftc_t *isp, tstate_t *tptr, atio_private_data_t *atp) in isp_put_atpd()
1000 isp_dump_atpd(ispsoftc_t *isp, tstate_t *tptr) in isp_dump_atpd()
1016 isp_get_ntpd(ispsoftc_t *isp, tstate_t *tptr) in isp_get_ntpd()
1027 isp_find_ntpd(ispsoftc_t *isp, tstate_t *tptr, uint32_t tag_id, uint32_t seq_id) in isp_find_ntpd()
1039 isp_put_ntpd(ispsoftc_t *isp, tstate_t *tptr, inot_private_data_t *ntp) in isp_put_ntpd()
1047 create_lun_state(ispsoftc_t *isp, int bus, struct cam_path *path, tstate_t **rslt) in create_lun_state()
1087 destroy_lun_state(ispsoftc_t *isp, tstate_t *tptr) in destroy_lun_state()
1101 isp_enable_lun(ispsoftc_t *isp, union ccb *ccb) in isp_enable_lun()
1236 isp_enable_deferred_luns(ispsoftc_t *isp, int bus) in isp_enable_deferred_luns()
1245 isp_enable_deferred(ispsoftc_t *isp, int bus, lun_id_t lun) in isp_enable_deferred()
1280 isp_disable_lun(ispsoftc_t *isp, union ccb *ccb) in isp_disable_lun()
1367 isp_enable_target_mode(ispsoftc_t *isp, int bus) in isp_enable_target_mode()
1396 isp_disable_target_mode(ispsoftc_t *isp, int bus) in isp_disable_target_mode()
1423 isp_ledone(ispsoftc_t *isp, lun_entry_t *lep) in isp_ledone()
1443 isp_target_start_ctio(ispsoftc_t *isp, union ccb *ccb) in isp_target_start_ctio()
1756 ispsoftc_t *isp = XS_ISP(ccb); in isp_refire_putback_atio() local
1765 ispsoftc_t *isp; in isp_target_putback_atio() local
1829 isp_handle_platform_atio(ispsoftc_t *isp, at_entry_t *aep) in isp_handle_platform_atio()
1953 isp_handle_platform_atio2(ispsoftc_t *isp, at2_entry_t *aep) in isp_handle_platform_atio2()
2126 isp_handle_platform_atio7(ispsoftc_t *isp, at7_entry_t *aep) in isp_handle_platform_atio7()
2344 isp_handle_platform_ctio(ispsoftc_t *isp, void *arg) in isp_handle_platform_ctio()
2507 isp_handle_platform_notify_scsi(ispsoftc_t *isp, in_entry_t *inot) in isp_handle_platform_notify_scsi()
2513 isp_handle_platform_notify_fc(ispsoftc_t *isp, in_fcentry_t *inp) in isp_handle_platform_notify_fc()
2608 isp_handle_platform_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *inot) in isp_handle_platform_notify_24xx()
2736 isp_handle_platform_target_notify_ack(ispsoftc_t *isp, isp_notify_t *mp) in isp_handle_platform_target_notify_ack()
2841 isp_handle_platform_target_tmf(ispsoftc_t *isp, isp_notify_t *notify) in isp_handle_platform_target_tmf()
2948 isp_target_mark_aborted(ispsoftc_t *isp, union ccb *ccb) in isp_target_mark_aborted()
2972 isp_target_mark_aborted_early(ispsoftc_t *isp, tstate_t *tptr, uint32_t tag_id) in isp_target_mark_aborted_early()
3045 ispsoftc_t *isp; member
3068 isptargnotify(ispsoftc_t *isp, union ccb *iccb, struct ccb_immediate_notify *inot) in isptargnotify()
3432 ispsoftc_t *isp; in isptarg_done() local
3502 isp_target_thread(ispsoftc_t *isp, int chan) in isp_target_thread()
3824 ispsoftc_t *isp; in isp_cam_async() local
3865 ispsoftc_t *isp = cam_sim_softc(sim); in isp_poll() local
3879 ispsoftc_t *isp; in isp_watchdog() local
3970 isp_make_here(ispsoftc_t *isp, int chan, int tgt) in isp_make_here()
4000 isp_make_gone(ispsoftc_t *isp, int chan, int tgt) in isp_make_gone()
4038 ispsoftc_t *isp = fc->isp; in isp_gdt_task() local
4101 ispsoftc_t *isp = fc->isp; in isp_ldt_task() local
4181 ispsoftc_t *isp = fc->isp; in isp_kthread() local
4287 ispsoftc_t *isp; in isp_action() local
4934 ispsoftc_t *isp = XS_ISP(sccb); in isp_done() local
4973 isp_async(ispsoftc_t *isp, ispasync_t cmd, ...) in isp_async()
5460 isp_uninit(ispsoftc_t *isp) in isp_uninit()
5480 isp_default_wwn(ispsoftc_t * isp, int chan, int isactive, int iswwnn) in isp_default_wwn()
5563 isp_prt(ispsoftc_t *isp, int level, const char *fmt, ...) in isp_prt()
5581 isp_xs_prt(ispsoftc_t *isp, XS_T *xs, int level, const char *fmt, ...) in isp_xs_prt()
5608 isp_mbox_acquire(ispsoftc_t *isp) in isp_mbox_acquire()
5620 isp_mbox_wait_complete(ispsoftc_t *isp, mbreg_t *mbp) in isp_mbox_wait_complete()
5673 isp_mbox_notify_done(ispsoftc_t *isp) in isp_mbox_notify_done()
5682 isp_mbox_release(ispsoftc_t *isp) in isp_mbox_release()
5688 isp_fc_scratch_acquire(ispsoftc_t *isp, int chan) in isp_fc_scratch_acquire()
5719 ispsoftc_t *isp = arg; in isp_platform_intr() local
5734 isp_common_dmateardown(ispsoftc_t *isp, struct ccb_scsiio *csio, uint32_t hdl) in isp_common_dmateardown()
5747 ispsoftc_t *isp = arg; in isp_timer() local