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.c116 struct device_prop_elm { struct
121 LIST_ENTRY(device_prop_elm) link; argument
164 LIST_HEAD(, device_prop_elm) props;
6145 static struct device_prop_elm *
6148 struct device_prop_elm *e; in device_prop_find()
6163 struct device_prop_elm *e, *e1; in device_set_prop()
6199 struct device_prop_elm *e; in device_get_prop()
6213 struct device_prop_elm *e; in device_clear_prop()
6230 struct device_prop_elm *e; in device_destroy_props()