Searched defs:bhnd_erom_iores (Results 1 – 1 of 1) sorted by relevance
71 struct bhnd_erom_iores { struct72 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 */