Searched refs:scsi_host_get (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dhosts.c560 * that scsi_host_get() took. The put_device() below dropped
571 shost = scsi_host_get(class_to_shost(cdev)); scsi_host_lookup()
579 * scsi_host_get - inc a Scsi_Host ref count
582 struct Scsi_Host *scsi_host_get(struct Scsi_Host *shost) scsi_host_get() function
589 EXPORT_SYMBOL(scsi_host_get); variable
H A Dvmw_pvscsi.c1002 if (!scsi_host_get(host)) pvscsi_process_msg()
1023 if (!scsi_host_get(host)) pvscsi_process_msg()
H A Dstorvsc_drv.c512 if (!scsi_host_get(wrk->host)) storvsc_remove_lun()
H A Dscsi_scan.c1726 data->shost = scsi_host_get(shost); scsi_prep_async_scan()
H A Dlibiscsi.c2686 shost = scsi_host_get(shost); iscsi_host_dec_session_cnt()
H A Dhpsa.c8277 scsi_host_get(h->scsi_host); hpsa_rescan_ctlr_worker()
8288 sh = scsi_host_get(h->scsi_host); hpsa_rescan_ctlr_worker()
H A Dscsi_transport_iscsi.c2056 scsi_host_get(shost); iscsi_alloc_session()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_vport.c617 * a reference through scsi_host_get(). lpfc_vport_delete()
625 if (!scsi_host_get(shost)) lpfc_vport_delete()
627 if (!scsi_host_get(shost)) { lpfc_vport_delete()
806 if (!scsi_host_get(lpfc_shost_from_vport(port_iterator))) { lpfc_create_vport_work_array()
809 "cannot do scsi_host_get\n"); lpfc_create_vport_work_array()
/linux-4.4.14/include/scsi/
H A Dscsi_host.h794 extern struct Scsi_Host *scsi_host_get(struct Scsi_Host *);
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1660 scsi_host_get(npiv_vha->host); tcm_qla2xxx_lport_register_npiv_cb()
H A Dqla_target.c5903 if (!scsi_host_get(host)) { qlt_lport_register()
5905 "Unable to scsi_host_get() for" qlt_lport_register()
H A Dqla_os.c2989 scsi_host_get(vha->host); qla2x00_delete_all_vps()
/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_main.c4441 if (!scsi_host_get(phba->shost)) beiscsi_setup_boot_info()
4450 if (!scsi_host_get(phba->shost)) beiscsi_setup_boot_info()
4459 if (!scsi_host_get(phba->shost)) beiscsi_setup_boot_info()
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_os.c6193 if (!scsi_host_get(ha->host)) qla4xxx_setup_boot_info()
6202 if (!scsi_host_get(ha->host)) qla4xxx_setup_boot_info()
6211 if (!scsi_host_get(ha->host)) qla4xxx_setup_boot_info()
6220 if (!scsi_host_get(ha->host)) qla4xxx_setup_boot_info()
/linux-4.4.14/drivers/infiniband/ulp/srp/
H A Dib_srp.c3227 scsi_host_get(target->scsi_host); srp_create_target()

Completed in 640 milliseconds