Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c1301 }m_layout; typedef
1473 m_layout *LayoutBuf; in get_memlayout()
1475 if ((LayoutBuf = (m_layout *)kmem_zalloc(sizeof (m_layout), in get_memlayout()
1481 bcopy(J_dimm_pinTable, LayoutBuf, sizeof (m_layout)); in get_memlayout()
1483 *len = sizeof (m_layout); in get_memlayout()