]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhnd(4): Add a vendor parameter to BHND_DEVICE(), replacing vendor-specific
authorlandonf <landonf@FreeBSD.org>
Wed, 8 Jun 2016 21:31:33 +0000 (21:31 +0000)
committerlandonf <landonf@FreeBSD.org>
Wed, 8 Jun 2016 21:31:33 +0000 (21:31 +0000)
commit162e48c014d3cd1ed9af5f83d74fc3579f89bca3
tree0b8b7bf1c4f3e5ebcb16693067ff776dbdac1755
parentbe9707cb95dc39ad317d1173b977082377f7df19
bhnd(4): Add a vendor parameter to BHND_DEVICE(), replacing vendor-specific
BHND_*_DEVICE macros.

Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6736
sys/dev/bhnd/bhnd.h
sys/dev/bhnd/cores/chipc/chipc.c
sys/dev/bhnd/cores/pci/bhnd_pci.c
sys/dev/bhnd/cores/pci/bhnd_pci_hostb.c
sys/dev/bhnd/cores/pcie2/bhnd_pcie2.c
sys/dev/bhnd/cores/pcie2/bhnd_pcie2_hostb.c
sys/dev/bhnd/siba/siba_bhndb.c
sys/mips/broadcom/bcm_mipscore.c