Symbol: bhnd_device
sys/dev/bhnd/bhnd.h
505
const struct bhnd_device *bhnd_device_lookup(device_t dev,
sys/dev/bhnd/bhnd.h
506
const struct bhnd_device *table,
sys/dev/bhnd/bhnd.h
510
const struct bhnd_device *table,
sys/dev/bhnd/bhnd_subr.c
178
static const struct bhnd_device bhnd_clkctl_devices[] = {
sys/dev/bhnd/bhnd_subr.c
913
const struct bhnd_device *
sys/dev/bhnd/bhnd_subr.c
914
bhnd_device_lookup(device_t dev, const struct bhnd_device *table,
sys/dev/bhnd/bhnd_subr.c
917
const struct bhnd_device *entry;
sys/dev/bhnd/bhnd_subr.c
927
(const struct bhnd_device *) ((const char *) entry + entry_size))
sys/dev/bhnd/bhnd_subr.c
970
bhnd_device_quirks(device_t dev, const struct bhnd_device *table,
sys/dev/bhnd/bhnd_subr.c
973
const struct bhnd_device *dent;
sys/dev/bhnd/cores/chipc/chipc.c
150
const struct bhnd_device *id;
sys/dev/bhnd/cores/chipc/chipc.c
72
static const struct bhnd_device chipc_devices[] = {
sys/dev/bhnd/cores/chipc/chipc_gpio.c
104
const struct bhnd_device *id;
sys/dev/bhnd/cores/chipc/chipc_gpio.c
87
static const struct bhnd_device chipc_gpio_devices[] = {
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
69
static const struct bhnd_device pwrctl_devices[] = {
sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c
86
const struct bhnd_device *id;
sys/dev/bhnd/cores/pci/bhnd_pci.c
113
const struct bhnd_device *id;
sys/dev/bhnd/cores/pci/bhnd_pci.c
76
struct bhnd_device device;
sys/dev/bhnd/cores/pci/bhnd_pci_hostb.c
96
static const struct bhnd_device bhnd_pci_devs[] = {
sys/dev/bhnd/cores/pcie2/bhnd_pcie2.c
62
static const struct bhnd_device bhnd_pcie2_devs[] = {
sys/dev/bhnd/cores/pcie2/bhnd_pcie2.c
77
const struct bhnd_device *id;
sys/dev/bhnd/cores/pcie2/bhnd_pcie2_hostb.c
87
static const struct bhnd_device bhnd_pcie2_devs[] = {
sys/dev/bhnd/cores/pmu/bhnd_pmu_core.c
53
static const struct bhnd_device bhnd_pmucore_devices[] = {
sys/dev/bhnd/cores/pmu/bhnd_pmu_core.c
62
const struct bhnd_device *id;
sys/dev/bhnd/siba/siba_bhndb.c
82
static struct bhnd_device bridge_devs[] = {
sys/dev/bwn/if_bwn.c
496
static const struct bhnd_device bwn_devices[] = {
sys/dev/bwn/if_bwn.c
515
static const struct bhnd_device bridge_devices[] = {
sys/dev/bwn/if_bwn.c
524
const struct bhnd_device *id;