Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_bus.c115 struct device_prop_elm { struct
120 LIST_ENTRY(device_prop_elm) link; argument
161 LIST_HEAD(, device_prop_elm) props;
6103 static struct device_prop_elm *
6106 struct device_prop_elm *e; in device_prop_find()
6121 struct device_prop_elm *e, *e1; in device_set_prop()
6157 struct device_prop_elm *e; in device_get_prop()
6171 struct device_prop_elm *e; in device_clear_prop()
6188 struct device_prop_elm *e; in device_destroy_props()