Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c2065 cons_prop_t *head_prop; in consconfig_rem_dev() local
2067 head_prop = NULL; in consconfig_rem_dev()
2077 if (head_prop == NULL) in consconfig_rem_dev()
2078 head_prop = prop; in consconfig_rem_dev()
2083 sp->cons_km_prop = head_prop; in consconfig_rem_dev()