Home
last modified time | relevance | path

Searched defs:bhnd_erom_iores (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.c71 struct bhnd_erom_iores { struct
72 struct bhnd_erom_io eio;
73 device_t owner; /**< device from which we'll allocate resources */
74 int owner_rid; /**< rid to use when allocating new mappings */
75 struct bhnd_resource *mapped; /**< current mapping, or NULL */
76 int mapped_rid; /**< resource ID of current mapping, or -1 */