Home
last modified time | relevance | path

Searched refs:PCI_DEVID_BCM4322_D11N (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h152 #define PCI_DEVID_BCM4322_D11N 0x432b /* 4322 802.11n dualband device */ macro
/freebsd/sys/dev/bwn/
H A Dif_bwn.c1363 sc->sc_board_info.board_devid != PCI_DEVID_BCM4322_D11N) { in bwn_attach_core()