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()
531 snic_icmnd_cmpl_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_icmnd_cmpl_handler()
671 snic_proc_dr_cmpl_locked(struct snic *snic, in snic_proc_dr_cmpl_locked()
733 snic_update_abort_stats(struct snic *snic, u8 cmpl_stat) in snic_update_abort_stats()
758 snic_process_itmf_cmpl(struct snic *snic, in snic_process_itmf_cmpl()
903 snic_itmf_cmpl_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_itmf_cmpl_handler()
960 snic_hba_reset_scsi_cleanup(struct snic *snic, struct scsi_cmnd *sc) in snic_hba_reset_scsi_cleanup()
985 snic_hba_reset_cmpl_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_hba_reset_cmpl_handler()
1105 snic_msg_ack_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_msg_ack_handler()
1113 snic_aen_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_aen_handler()
1187 struct snic *snic = svnic_dev_priv(vdev); in snic_io_cmpl_handler() local
1264 snic_fwcq_cmpl_handler(struct snic *snic, int io_cmpl_work) in snic_fwcq_cmpl_handler()
1290 snic_queue_itmf_req(struct snic *snic, in snic_queue_itmf_req()
1339 snic_issue_tm_req(struct snic *snic, in snic_issue_tm_req()
1394 snic_queue_abort_req(struct snic *snic, in snic_queue_abort_req()
1412 snic_abort_finish(struct snic *snic, struct scsi_cmnd *sc) in snic_abort_finish()
1489 snic_send_abort_and_wait(struct snic *snic, struct scsi_cmnd *sc) in snic_send_abort_and_wait()
1617 struct snic *snic = shost_priv(sc->device->host); in snic_abort_cmd() local
1656 snic_is_abts_pending(struct snic *snic, struct scsi_cmnd *lr_sc) in snic_is_abts_pending()
1708 snic_dr_clean_single_req(struct snic *snic, in snic_dr_clean_single_req()
1854 snic_dr_clean_pending_req(struct snic *snic, struct scsi_cmnd *lr_sc) in snic_dr_clean_pending_req()
1900 snic_dr_finish(struct snic *snic, struct scsi_cmnd *sc) in snic_dr_finish()
1995 snic_queue_dr_req(struct snic *snic, in snic_queue_dr_req()
2006 snic_send_dr_and_wait(struct snic *snic, struct scsi_cmnd *sc) in snic_send_dr_and_wait()
2095 snic_unlink_and_release_req(struct snic *snic, struct scsi_cmnd *sc, int flag) in snic_unlink_and_release_req()
2130 struct snic *snic = shost_priv(shost); in snic_device_reset() local
2211 snic_issue_hba_reset(struct snic *snic, struct scsi_cmnd *sc) in snic_issue_hba_reset()
2310 struct snic *snic = shost_priv(shost); in snic_reset() local
2389 snic_cmpl_pending_tmreq(struct snic *snic, struct scsi_cmnd *sc) in snic_cmpl_pending_tmreq()
2418 snic_scsi_cleanup(struct snic *snic, int ex_tag) in snic_scsi_cleanup()
2496 snic_shutdown_scsi_cleanup(struct snic *snic) in snic_shutdown_scsi_cleanup()
2508 snic_internal_abort_io(struct snic *snic, struct scsi_cmnd *sc, int tmf) in snic_internal_abort_io()
2595 struct snic *snic = NULL; in snic_tgt_scsi_abort_io() local