Searched refs:device_location_node (Results 1 – 1 of 1) sorted by relevance
6045 struct device_location_node { struct6048 TAILQ_ENTRY(device_location_node) dln_link; argument6050 typedef TAILQ_HEAD(device_location_list, device_location_node) device_location_list_t;6074 struct device_location_node *dln, *tdln; in dev_wired_cache_fini()6082 static struct device_location_node *6085 struct device_location_node *dln; in dev_wired_cache_lookup()6095 static struct device_location_node *6098 struct device_location_node *dln; in dev_wired_cache_add()6121 struct device_location_node *res; in dev_wired_cache_match()