Searched refs:board_devid (Results 1 – 5 of 5) sorted by relevance
219 board_devid:1, member228 uint16_t board_devid; /**< required board devid */ member236 _BHND_COPY_MATCH_FIELD(_src, board_devid), \248 #define BHND_MATCH_BOARD_DEVID(_devid) _BHND_SET_MATCH_FIELD(board_devid, \287 board_devid:1, member308 uint16_t board_devid; /**< required board devid */ member
189 uint16_t board_devid; /**< Board device ID. member
992 if (info->board_devid == 0) in bhndb_pci_populate_board_info()993 info->board_devid = pci_get_device(sc->parent); in bhndb_pci_populate_board_info()
912 ((sc->sc_board_info.board_devid == PCI_DEVID_##_device) && \ in bwn_sprom_bugfixes()1314 sc->sc_board_info.board_devid, in bwn_attach_core()1358 if (sc->sc_board_info.board_devid != PCI_DEVID_BCM4311_D11DUAL && in bwn_attach_core()1359 sc->sc_board_info.board_devid != PCI_DEVID_BCM4328_D11G && in bwn_attach_core()1360 sc->sc_board_info.board_devid != PCI_DEVID_BCM4318_D11DUAL && in bwn_attach_core()1361 sc->sc_board_info.board_devid != PCI_DEVID_BCM4306_D11DUAL && in bwn_attach_core()1362 sc->sc_board_info.board_devid != PCI_DEVID_BCM4321_D11N && in bwn_attach_core()1363 sc->sc_board_info.board_devid != PCI_DEVID_BCM4322_D11N) { in bwn_attach_core()
6715 if ((sc->sc_board_info.board_devid == PCI_DEVID_BCM4321_D11N) || in bwn_nphy_op_prepare_structs()6716 (sc->sc_board_info.board_devid == PCI_DEVID_BCM4321_D11N5G)) in bwn_nphy_op_prepare_structs()