Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/pvscsi/
H A Dpvscsi.c196 struct pvscsi_ring_cmp_desc *cmp_ring; member
659 sc->cmp_ring = sc->cmp_ring_dma.vaddr; in pvscsi_allocate_rings()
677 DEBUG_PRINTF(1, sc->dev, "cmp_ring: %p - %u pages\n", sc->cmp_ring, in pvscsi_allocate_rings()
1042 ring = sc->cmp_ring; in pvscsi_process_cmp_ring()