device_location_node
TAILQ_ENTRY(device_location_node) dln_link;
typedef TAILQ_HEAD(device_location_list, device_location_node) device_location_list_t;
struct device_location_node *dln, *tdln;
static struct device_location_node *
struct device_location_node *dln;
static struct device_location_node *
struct device_location_node *dln;
struct device_location_node *res;