Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h291 } n2m_t; typedef
H A Ddevfsadm.c195 static n2m_t *n2m_list = NULL;
5971 n2m_t *ptr; in get_major_no()
5995 n2m_t *ptr; in load_n2m_table()
6016 ptr = (n2m_t *)s_malloc(sizeof (n2m_t)); in load_n2m_table()