Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h673 struct ibmvfc_async_crq { struct
780 struct ibmvfc_async_crq *async;
H A Dibmvfc.c3157 static void ibmvfc_handle_async(struct ibmvfc_async_crq *crq, in ibmvfc_handle_async()
3685 static struct ibmvfc_async_crq *ibmvfc_next_async_crq(struct ibmvfc_host *vhost) in ibmvfc_next_async_crq()
3688 struct ibmvfc_async_crq *crq; in ibmvfc_next_async_crq()
3756 struct ibmvfc_async_crq *async; in ibmvfc_tasklet()