Home
last modified time | relevance | path

Searched refs:ibmvfc_host (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c214 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_start()
250 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_end()
1669 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_timeout()
1765 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_log_error()
3158 struct ibmvfc_host *vhost) in ibmvfc_handle_async()
3651 ATTRIBUTE_GROUPS(ibmvfc_host);
3734 struct ibmvfc_host *vhost = (struct ibmvfc_host *)dev_instance; in ibmvfc_interrupt()
3753 struct ibmvfc_host *vhost = data; in ibmvfc_tasklet()
5731 struct ibmvfc_host *vhost = data; in ibmvfc_work()
6176 struct ibmvfc_host *vhost = container_of(work, struct ibmvfc_host, in ibmvfc_rport_add_thread()
[all …]
H A Dibmvfc.h718 struct ibmvfc_host *vhost;
743 struct ibmvfc_host *vhost;
792 struct ibmvfc_host *vhost;
840 struct ibmvfc_host { struct
893 void (*job_step) (struct ibmvfc_host *); argument