Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c71 #define STRUCT_COPY(a, b) bcopy(&(b), &(a), sizeof (a)) macro
1207 STRUCT_COPY(adapter->gc_dma_attr_desc, unm_dma_attr_desc); in unmattach()
1208 STRUCT_COPY(adapter->gc_attr_desc, unm_buf_attr); in unmattach()