Lines Matching defs:snic

112 snic_io_lock_hash(struct snic *snic, struct scsi_cmnd *sc)  in snic_io_lock_hash()
120 snic_io_lock_tag(struct snic *snic, int tag) in snic_io_lock_tag()
127 snic_release_req_buf(struct snic *snic, in snic_release_req_buf()
163 snic_queue_icmnd_req(struct snic *snic, in snic_queue_icmnd_req()
240 snic_issue_scsi_req(struct snic *snic, in snic_issue_scsi_req()
336 struct snic *snic = shost_priv(shost); in snic_queuecommand() local
377 snic_proc_tmreq_pending_state(struct snic *snic, in snic_proc_tmreq_pending_state()
409 snic_process_io_failed_state(struct snic *snic, in snic_process_io_failed_state()
498 snic_process_icmnd_cmpl_status(struct snic *snic, in snic_process_icmnd_cmpl_status()
545 snic_icmnd_cmpl_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_icmnd_cmpl_handler()
685 snic_proc_dr_cmpl_locked(struct snic *snic, in snic_proc_dr_cmpl_locked()
747 snic_update_abort_stats(struct snic *snic, u8 cmpl_stat) in snic_update_abort_stats()
772 snic_process_itmf_cmpl(struct snic *snic, in snic_process_itmf_cmpl()
917 snic_itmf_cmpl_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_itmf_cmpl_handler()
974 snic_hba_reset_scsi_cleanup(struct snic *snic, struct scsi_cmnd *sc) in snic_hba_reset_scsi_cleanup()
999 snic_hba_reset_cmpl_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_hba_reset_cmpl_handler()
1119 snic_msg_ack_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_msg_ack_handler()
1127 snic_aen_handler(struct snic *snic, struct snic_fw_req *fwreq) in snic_aen_handler()
1201 struct snic *snic = svnic_dev_priv(vdev); in snic_io_cmpl_handler() local
1278 snic_fwcq_cmpl_handler(struct snic *snic, int io_cmpl_work) in snic_fwcq_cmpl_handler()
1304 snic_queue_itmf_req(struct snic *snic, in snic_queue_itmf_req()
1353 snic_issue_tm_req(struct snic *snic, in snic_issue_tm_req()
1408 snic_queue_abort_req(struct snic *snic, in snic_queue_abort_req()
1426 snic_abort_finish(struct snic *snic, struct scsi_cmnd *sc) in snic_abort_finish()
1503 snic_send_abort_and_wait(struct snic *snic, struct scsi_cmnd *sc) in snic_send_abort_and_wait()
1631 struct snic *snic = shost_priv(sc->device->host); in snic_abort_cmd() local
1670 snic_is_abts_pending(struct snic *snic, struct scsi_cmnd *lr_sc) in snic_is_abts_pending()
1722 snic_dr_clean_single_req(struct snic *snic, in snic_dr_clean_single_req()
1868 snic_dr_clean_pending_req(struct snic *snic, struct scsi_cmnd *lr_sc) in snic_dr_clean_pending_req()
1914 snic_dr_finish(struct snic *snic, struct scsi_cmnd *sc) in snic_dr_finish()
2009 snic_queue_dr_req(struct snic *snic, in snic_queue_dr_req()
2020 snic_send_dr_and_wait(struct snic *snic, struct scsi_cmnd *sc) in snic_send_dr_and_wait()
2109 snic_unlink_and_release_req(struct snic *snic, struct scsi_cmnd *sc, int flag) in snic_unlink_and_release_req()
2144 struct snic *snic = shost_priv(shost); in snic_device_reset() local
2225 snic_issue_hba_reset(struct snic *snic, struct scsi_cmnd *sc) in snic_issue_hba_reset()
2324 struct snic *snic = shost_priv(shost); in snic_reset() local
2403 snic_cmpl_pending_tmreq(struct snic *snic, struct scsi_cmnd *sc) in snic_cmpl_pending_tmreq()
2432 snic_scsi_cleanup(struct snic *snic, int ex_tag) in snic_scsi_cleanup()
2510 snic_shutdown_scsi_cleanup(struct snic *snic) in snic_shutdown_scsi_cleanup()
2522 snic_internal_abort_io(struct snic *snic, struct scsi_cmnd *sc, int tmf) in snic_internal_abort_io()
2609 struct snic *snic = NULL; in snic_tgt_scsi_abort_io() local