Searched refs:PCI_VENDOR_APPLE (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c96 {{ BHND_MATCH_BOARD(PCI_VENDOR_APPLE, BCM94360X51P2), },
98 {{ BHND_MATCH_BOARD(PCI_VENDOR_APPLE, BCM94360X51A), },
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c132 {{ BHND_MATCH_BOARD_VENDOR (PCI_VENDOR_APPLE),
139 BHND_MATCH_BOARD(PCI_VENDOR_APPLE, BCM94322X9), },
145 BHND_MATCH_BOARD(PCI_VENDOR_APPLE, _board) }, __VA_ARGS__ }
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c502 if (pci_get_subvendor(sc->parent) == PCI_VENDOR_APPLE) {
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_ids.h79 #define PCI_VENDOR_APPLE 0x106b macro
/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwi.c1005 #define PCI_VENDOR_APPLE 0x106b macro
1016 if (sc->sc_pci_subvid == PCI_VENDOR_APPLE &&
1023 #undef PCI_VENDOR_APPLE macro
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwnreg.h40 #define PCI_VENDOR_APPLE 0x106b macro
H A Dif_bwn.c783 if (siba_get_pci_subvendor(dev) == PCI_VENDOR_APPLE &&
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c6234 (siba_get_pci_subvendor(sc->sc_dev) == PCI_VENDOR_APPLE &&
6630 (siba_get_pci_subvendor(sc->sc_dev) == PCI_VENDOR_APPLE &&

Completed in 272 milliseconds