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

/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd_match.h158 chip_pkg:1, member in struct:bhnd_chip_match::__anon12268::__anon12269
167 uint8_t chip_pkg; /**< required package */ member in struct:bhnd_chip_match
174 _BHND_COPY_MATCH_FIELD(_src, chip_pkg), \
186 #define BHND_MATCH_CHIP_PKG(_pkg) _BHND_SET_MATCH_FIELD(chip_pkg, \
285 chip_pkg:1, member in struct:bhnd_device_match::__anon12272::__anon12273
305 uint8_t chip_pkg; /**< required package */ member in struct:bhnd_device_match
H A Dbhnd_subr.c773 if (desc->m.match.chip_pkg && chip->chip_pkg != desc->chip_pkg)
H A Dbhnd_erom.c290 cid->chip_pkg = CHIPC_GET_BITS(idreg, CHIPC_ID_PKG);
H A Dbhnd.h220 uint8_t chip_pkg; /**< chip package (BHND_PKGID_*) */ member in struct:bhnd_chipid
/freebsd-12-stable/sys/mips/broadcom/
H A Dbhnd_nexus.c128 cid->chip_pkg == BHND_PKGID_BCM4706L &&
/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwn_phy_lp.c1386 sc->sc_cid.chip_pkg == 0) {
1396 sc->sc_cid.chip_pkg == 0) {
1422 sc->sc_cid.chip_pkg == 0) {
1585 (sc->sc_cid.chip_pkg == BHND_PKGID_BCM4712SMALL)) {
2837 sc->sc_cid.chip_pkg == 0) {
H A Dif_bwn_phy_g.c942 && sc->sc_cid.chip_pkg == 2) || 0) {
/freebsd-12-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c1246 sc->sc_cid.chip_pkg == BHND_PKGID_BCM43224_FAB_SMIC);

Completed in 146 milliseconds