Home
last modified time | relevance | path

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

/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h676 struct ibmvfc_async_crq { struct
790 struct ibmvfc_async_crq *async;
H A Dibmvfc.c3193 static void ibmvfc_handle_async(struct ibmvfc_async_crq *crq, in ibmvfc_handle_async()
3722 static struct ibmvfc_async_crq *ibmvfc_next_async_crq(struct ibmvfc_host *vhost) in ibmvfc_next_async_crq()
3725 struct ibmvfc_async_crq *crq; in ibmvfc_next_async_crq()
3793 struct ibmvfc_async_crq *async; in ibmvfc_tasklet()