bhnd_get_core_info
struct bhnd_core_info bhnd_get_core_info(device_t dev);
struct bhnd_core_info ci = bhnd_get_core_info(devlistp[i]);
core = bhnd_get_core_info(dev);
struct bhnd_core_info core = bhnd_get_core_info(child);
core = bhnd_get_core_info(child);