Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c120 } lookup_entry_t; typedef
125 lookup_entry_t *table;
1177 lookup_entry_t *deventry; in io_cm_info()
1933 lookup_entry_t *new_table; in add_lookup_entry()
1975 lookup_entry_t *entry1 = (lookup_entry_t *)a; in table_compare_names()
1976 lookup_entry_t *entry2 = (lookup_entry_t *)b; in table_compare_names()
1988 lookup_entry_t *entry1 = (lookup_entry_t *)a; in table_compare_indices()
1989 lookup_entry_t *entry2 = (lookup_entry_t *)b; in table_compare_indices()
2001 static lookup_entry_t *
2004 lookup_entry_t *entry; in lookup()
[all …]