Lines Matching defs:snic

98 snic_io_lock_hash(struct snic *snic, struct scsi_cmnd *sc)  in snic_io_lock_hash()
106 snic_io_lock_tag(struct snic *snic, int tag) in snic_io_lock_tag()
113 snic_release_req_buf(struct snic *snic, in snic_release_req_buf()
149 snic_queue_icmnd_req(struct snic *snic, in snic_queue_icmnd_req()
226 snic_issue_scsi_req(struct snic *snic, in snic_issue_scsi_req()
322 struct snic *snic = shost_priv(shost); in snic_queuecommand() local
363 snic_proc_tmreq_pending_state(struct snic *snic, in snic_proc_tmreq_pending_state()
395 snic_process_io_failed_state(struct snic *snic, in snic_process_io_failed_state()
484 snic_process_icmnd_cmpl_status(struct snic *snic, in snic_process_icmnd_cmpl_status()
526 snic_icmnd_cmpl_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_icmnd_cmpl_handler()
666 snic_proc_dr_cmpl_locked(struct snic *snic, in snic_proc_dr_cmpl_locked()
728 snic_update_abort_stats(struct snic *snic, u8 cmpl_stat) in snic_update_abort_stats()
753 snic_process_itmf_cmpl(struct snic *snic, in snic_process_itmf_cmpl()
898 snic_itmf_cmpl_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_itmf_cmpl_handler()
955 snic_hba_reset_scsi_cleanup(struct snic *snic, struct scsi_cmnd *sc) in snic_hba_reset_scsi_cleanup()
980 snic_hba_reset_cmpl_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_hba_reset_cmpl_handler()
1100 snic_msg_ack_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_msg_ack_handler()
1108 snic_aen_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_aen_handler()
1182 struct snic *snic = svnic_dev_priv(vdev); in snic_io_cmpl_handler() local
1259 snic_fwcq_cmpl_handler(struct snic *snic, int io_cmpl_work) in snic_fwcq_cmpl_handler()
1285 snic_queue_itmf_req(struct snic *snic, in snic_queue_itmf_req()
1334 snic_issue_tm_req(struct snic *snic, in snic_issue_tm_req()
1389 snic_queue_abort_req(struct snic *snic, in snic_queue_abort_req()
1407 snic_abort_finish(struct snic *snic, struct scsi_cmnd *sc) in snic_abort_finish()
1484 snic_send_abort_and_wait(struct snic *snic, struct scsi_cmnd *sc) in snic_send_abort_and_wait()
1612 struct snic *snic = shost_priv(sc->device->host); in snic_abort_cmd() local
1651 snic_is_abts_pending(struct snic *snic, struct scsi_cmnd *lr_sc) in snic_is_abts_pending()
1703 snic_dr_clean_single_req(struct snic *snic, in snic_dr_clean_single_req()
1849 snic_dr_clean_pending_req(struct snic *snic, struct scsi_cmnd *lr_sc) in snic_dr_clean_pending_req()
1895 snic_dr_finish(struct snic *snic, struct scsi_cmnd *sc) in snic_dr_finish()
1990 snic_queue_dr_req(struct snic *snic, in snic_queue_dr_req()
2001 snic_send_dr_and_wait(struct snic *snic, struct scsi_cmnd *sc) in snic_send_dr_and_wait()
2090 snic_unlink_and_release_req(struct snic *snic, struct scsi_cmnd *sc, int flag) in snic_unlink_and_release_req()
2125 struct snic *snic = shost_priv(shost); in snic_device_reset() local
2206 snic_issue_hba_reset(struct snic *snic, struct scsi_cmnd *sc) in snic_issue_hba_reset()
2305 struct snic *snic = shost_priv(shost); in snic_reset() local
2384 snic_cmpl_pending_tmreq(struct snic *snic, struct scsi_cmnd *sc) in snic_cmpl_pending_tmreq()
2413 snic_scsi_cleanup(struct snic *snic, int ex_tag) in snic_scsi_cleanup()
2491 snic_shutdown_scsi_cleanup(struct snic *snic) in snic_shutdown_scsi_cleanup()
2503 snic_internal_abort_io(struct snic *snic, struct scsi_cmnd *sc, int tmf) in snic_internal_abort_io()
2590 struct snic *snic = NULL; in snic_tgt_scsi_abort_io() local