FreeBSD kernel kern code
device_location_node Struct Reference

Data Fields

const char * dln_locator
 
const char * dln_path
 

Detailed Description

Definition at line 6137 of file subr_bus.c.

Field Documentation

◆ dln_locator

const char* device_location_node::dln_locator

Definition at line 6138 of file subr_bus.c.

Referenced by dev_wired_cache_add(), and dev_wired_cache_lookup().

◆ dln_path

const char* device_location_node::dln_path

Definition at line 6139 of file subr_bus.c.

Referenced by dev_wired_cache_add(), and dev_wired_cache_fini().


The documentation for this struct was generated from the following file: