Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_APPLE (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c95 {{ BHND_MATCH_BOARD(PCI_VENDOR_APPLE, BCM94360X51P2), },
97 {{ BHND_MATCH_BOARD(PCI_VENDOR_APPLE, BCM94360X51A), },
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c136 {{ BHND_MATCH_BOARD_VENDOR (PCI_VENDOR_APPLE),
143 BHND_MATCH_BOARD(PCI_VENDOR_APPLE, BCM94322X9), },
149 BHND_MATCH_BOARD(PCI_VENDOR_APPLE, _board) }, __VA_ARGS__ }
/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h81 #define PCI_VENDOR_APPLE 0x106b macro
/freebsd/sys/dev/bwi/
H A Dif_bwi.c1004 #define PCI_VENDOR_APPLE 0x106b in bwi_get_card_flags() macro
1015 if (sc->sc_pci_subvid == PCI_VENDOR_APPLE && in bwi_get_card_flags()
1022 #undef PCI_VENDOR_APPLE in bwi_get_card_flags()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c972 if (pci_get_subvendor(sc->parent) == PCI_VENDOR_APPLE) { in bhndb_pci_populate_board_info()
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c6287 (sc->sc_board_info.board_vendor == PCI_VENDOR_APPLE && in bwn_phy_initn()
6707 (sc->sc_board_info.board_vendor == PCI_VENDOR_APPLE && in bwn_nphy_op_prepare_structs()
/freebsd/sys/dev/bwn/
H A Dif_bwn.c918 if (sc->sc_board_info.board_vendor == PCI_VENDOR_APPLE && in bwn_sprom_bugfixes()