/freebsd/tools/tools/ifinfo/ |
H A D | rfc1650.c | 20 static void identify_chipset(u_int32_t chipset); 103 identify_chipset(u_int32_t chipset) in identify_chipset() argument 105 enum dot3Vendors vendor = DOT3CHIPSET_VENDOR(chipset); in identify_chipset() 106 u_int part = DOT3CHIPSET_PART(chipset); in identify_chipset()
|
/freebsd/sys/dev/exca/ |
H A D | exca.c | 664 exca->chipset = EXCA_BOGUS; in exca_valid_slot() 683 exca->chipset = EXCA_I82365; in exca_valid_slot() 700 exca->chipset = EXCA_VG365; in exca_valid_slot() 703 exca->chipset = EXCA_VG465; in exca_valid_slot() 706 exca->chipset = EXCA_VG468; in exca_valid_slot() 709 exca->chipset = EXCA_VG469; in exca_valid_slot() 720 exca->chipset = EXCA_RF5C396; in exca_valid_slot() 723 exca->chipset = EXCA_RF5C296; in exca_valid_slot() 736 exca->chipset = EXCA_PD6722; in exca_valid_slot() 738 exca->chipset in exca_valid_slot() [all...] |
H A D | excavar.h | 83 int chipset; member
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | Kconfig | 44 Select this option will enable support for 8851BE chipset 55 Select this option will enable support for 8852AE chipset 67 Select this option will enable support for 8852BE chipset 78 Select this option will enable support for 8852CE chipset 89 Select this option will enable support for 8922AE chipset
|
/freebsd/sys/dev/agp/ |
H A D | agp_if.m | 32 # differences between various AGP chipsets into chipset mini drivers. It 82 # ensure that any mappings cached in the chipset are discarded. 98 # Allocate memory of a given type. The type is a chipset-specific 101 # the chipset. An opaque handle representing the memory region is 124 # Bind a memory region to a specific byte offset within the chipset's
|
/freebsd/sys/dev/ppbus/ |
H A D | ppbus_if.m | 60 # Set chipset mode 75 # Do chipset dependent low level read 85 # Do chipset dependent low level write
|
/freebsd/sys/contrib/device-tree/Bindings/scsi/ |
H A D | hisilicon-sas.txt | 7 (a) "hisilicon,hip05-sas-v1" for v1 hw in hip05 chipset 8 (b) "hisilicon,hip06-sas-v2" for v2 hw in hip06 chipset 9 (c) "hisilicon,hip07-sas-v2" for v2 hw in hip07 chipset
|
/freebsd/sys/contrib/device-tree/Bindings/ufs/ |
H A D | ufs-hisi.txt | 9 host controller present on Hi3660 chipset. 11 host controller present on Hi3670 chipset.
|
H A D | ufs-qcom.txt | 14 present on MSM8996 chipset.
|
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/ |
H A D | bhnd_pwrctl_hostb_if.m | 80 * If supported by the chipset, return the clock source for the given clock. 97 * If supported by the chipset, gate the clock source for @p clock. 114 * If supported by the chipset, ungate the clock source for @p clock.
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-db9500.dtsi | 26 * will not do on this old chipset. But you can never
|
H A D | ste-db8500.dtsi | 44 * will not do on this old chipset. But you can never
|
H A D | ste-db8520.dtsi | 44 * will not do on this old chipset. But you can never
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-hix5hd2.txt | 1 I2C for Hisilicon hix5hd2 chipset platform
|
/freebsd/sys/dev/pccbb/ |
H A D | pccbb_pci.c | 235 * Do we know that we support the chipset? If so, then we in cbb_pci_probe() 287 sc->chipset = cbb_chipset(pci_get_devid(brdev), NULL); in cbb_pci_attach() 319 sc->exca.chipset = EXCA_CARDBUS; in cbb_pci_attach() 425 switch (sc->chipset) { in cbb_chipinit() 448 switch (sc->chipset) { in cbb_chipinit() 701 * in the PCI bridge chipset (or cbb brige) that's being used in in cbb_pci_filt()
|
H A D | pccbb.c | 723 if (volts != 0 && sc->chipset == CB_O2MICRO) in cbb_power() 779 if (sc->chipset == CB_TOPIC95) in cbb_power() 801 if (on && sc->chipset != CB_TOPIC95) { in cbb_power() 821 if (sc->chipset == CB_TOPIC97) { in cbb_power() 832 if (volts != 0 && sc->chipset == CB_O2MICRO) in cbb_power() 917 delay = sc->chipset == CB_RF5C47X ? 400 : 20; in cbb_cardbus_reset_power()
|
H A D | pccbbvar.h | 72 int chipset; /* chipset id */ member
|
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | ieee80211.txt | 9 normally. It may happen chipset supports a wide wireless band but it is
|
H A D | qca,ath9k.txt | 13 ID depends on the chipset - see the following (possibly
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | Kconfig | 3 tristate "Qualcomm Technologies 802.11ax chipset support"
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | gamecube.dts | 44 /* devices contained int the flipper chipset */
|
H A D | wii.dts | 55 /* devices contained in the hollywood chipset */
|
/freebsd/sys/riscv/conf/ |
H A D | NOTES | 87 # riscv doesn't support inb/outb, so disable chipset probing which needs it
|
/freebsd/sys/contrib/dev/imx/ |
H A D | LICENSE | 6 chipset, is permitted provided that the following conditions are met:
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-b3.dts | 188 /* Wifi model has Atheros chipset on pcie port */
|