Searched defs:fdvma_ops (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fdvma.c39 static struct dvma_ops fdvma_ops; variable in typeref:struct:dvma_ops
191 fdvma_p->ops = &fdvma_ops;
270 static struct dvma_ops fdvma_ops = { variable in typeref:struct:dvma_ops
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fdvma.c40 static struct dvma_ops fdvma_ops; variable in typeref:struct:dvma_ops
241 fdvma_p->ops = &fdvma_ops;
319 static struct dvma_ops fdvma_ops = { variable in typeref:struct:dvma_ops

Completed in 45 milliseconds