Searched refs:bhnd_device (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/mips/broadcom/
H A Dbcm_mipscore.c59 struct bhnd_device mipscore_match[] = {
69 const struct bhnd_device *id;
/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c88 static const struct bhnd_device bhnd_pcie2_devs[] = {
H A Dbhnd_pcie2.c62 static const struct bhnd_device bhnd_pcie2_devs[] = {
77 const struct bhnd_device *id;
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c631 * @retval bhnd_device the first matching device, if any.
634 const struct bhnd_device *
635 bhnd_device_lookup(device_t dev, const struct bhnd_device *table,
638 const struct bhnd_device *entry;
648 (const struct bhnd_device *) ((const char *) entry + entry_size))
690 bhnd_device_quirks(device_t dev, const struct bhnd_device *table,
693 const struct bhnd_device *dent;
H A Dbhnd.h222 struct bhnd_device { struct
291 const struct bhnd_device *bhnd_device_lookup(device_t dev,
292 const struct bhnd_device *table,
296 const struct bhnd_device *table,
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c76 struct bhnd_device device;
114 const struct bhnd_device *id;
H A Dbhnd_pci_hostb.c92 static const struct bhnd_device bhnd_pci_devs[] = {
/freebsd-11-stable/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c77 static struct bhnd_device bridge_devs[] = {
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc.c70 static const struct bhnd_device chipc_devices[] = {
149 const struct bhnd_device *id;

Completed in 188 milliseconds