Home
last modified time | relevance | path

Searched refs:chipset (Results 1 – 18 of 18) sorted by relevance

/dragonfly/tools/tools/ifinfo/
H A Drfc1650.c24 static void identify_chipset(u_int32_t chipset);
107 identify_chipset(u_int32_t chipset) in identify_chipset() argument
109 enum dot3Vendors vendor = DOT3CHIPSET_VENDOR(chipset); in identify_chipset()
110 u_int part = DOT3CHIPSET_PART(chipset); in identify_chipset()
/dragonfly/sys/dev/pccard/exca/
H A Dexca.c633 exca->chipset = EXCA_BOGUS; in exca_valid_slot()
651 exca->chipset = EXCA_I82365; in exca_valid_slot()
668 exca->chipset = EXCA_VG365; in exca_valid_slot()
671 exca->chipset = EXCA_VG465; in exca_valid_slot()
674 exca->chipset = EXCA_VG468; in exca_valid_slot()
677 exca->chipset = EXCA_VG469; in exca_valid_slot()
688 exca->chipset = EXCA_RF5C396; in exca_valid_slot()
691 exca->chipset = EXCA_RF5C296; in exca_valid_slot()
704 exca->chipset = EXCA_PD6722; in exca_valid_slot()
722 exca->chipset = EXCA_IBM; in exca_valid_slot()
[all …]
H A Dexcavar.h83 int chipset; member
/dragonfly/sys/dev/agp/
H A Dagp_if.m34 # differences between various AGP chipsets into chipset mini drivers. It
84 # ensure that any mappings cached in the chipset are discarded.
100 # Allocate memory of a given type. The type is a chipset-specific
103 # the chipset. An opaque handle representing the memory region is
126 # Bind a memory region to a specific byte offset within the chipset's
/dragonfly/sys/bus/ppbus/
H A Dppbus_if.m62 # Set chipset mode
77 # Do chipset dependent low level read
87 # Do chipset dependent low level write
/dragonfly/sys/dev/pccard/pccbb/
H A Dpccbb_pci.c306 sc->chipset = cbb_chipset(pci_get_devid(brdev), NULL); in cbb_pci_attach()
332 sc->exca[0].chipset = EXCA_CARDBUS; in cbb_pci_attach()
440 switch (sc->chipset) { in cbb_chipinit()
463 switch (sc->chipset) { in cbb_chipinit()
H A Dpccbbvar.h75 int chipset; /* chipset id */ member
H A Dpccbb.c785 if (volts != 0 && sc->chipset == CB_O2MICRO) in cbb_power()
843 if (volts != 0 && sc->chipset == CB_O2MICRO) in cbb_power()
926 delay = sc->chipset == CB_RF5C47X ? 400 : 20; in cbb_cardbus_reset()
/dragonfly/sys/dev/disk/nata/natapci/
H A DMakefile4 SRCS= ata-pci.c ata-dma.c ata-chipset.c ata-sata.c
/dragonfly/sys/dev/video/bktr/
H A DCHANGELOG.TXT7 * chipset.
202 for newer NTSC WinCastTV 404 with Bt878 chipset.
334 motherboard chipset manufactuers, the Bt878/Bt879 has 3
337 INTEL 430 FX for the Intel 430 FX chipset.
/dragonfly/sys/config/
H A DLINT641310 # based on the Level 1 LXT1001 NetCellerator chipset. This includes the
1317 # based on the National Semiconductor DP83820 and DP83821 chipset. This
1331 # on the RealTek 8169 chipset. It also supports the 8139C+ and is the
1335 # on the RealTek 8129/8139 chipset. Note that the RealTek driver defaults
1340 # workalike. Note that the D-Link DFE-530TX+ uses the RealTek chipset
1428 # Switch Bt878/879 cards into Intel 430FX chipset compatibility mode.
1431 # Switch Bt878/879 cards into SIS/VIA chipset compatibility mode which is
1432 # needed for some old SiS and VIA chipset motherboards.
1433 # This also allows Bt878/879 chips to work on old OPTi (<1997) chipset
1711 options PPC_PROBE_CHIPSET # Enable chipset specific detection
[all …]
/dragonfly/share/misc/
H A Dpci_vendors4680 0096 Chukar chipset SCSI controller
4709 0180 Snipe chipset SCSI controller
4738 028c Citrine chipset SCSI controller
4744 02bd Obsidian chipset SCSI controller
16144 6057 ZR36057PQC Video cutting chipset
29366 1d72 C608 chipset SMBus Controller 2
30390 1043 801c P3C-2000 system chipset
30392 1043 801c P3C-2000 system chipset
34291 8d7c C610/X99 series chipset SPSR
35606 0503 Scamp chipset SCSI controller
[all …]
/dragonfly/sys/dev/drm/i915/
H A Dintel_vbt_defs.h82 u8 chipset; member
/dragonfly/sys/dev/drm/include/uapi/drm/
H A Di915_drm.h116 unsigned int chipset; member
/dragonfly/sys/dev/disk/isp/
H A DHardware.txt38 There many other vendors that use the Qlogic 2X00 chipset. Some older
H A DDriverManual.txt317 If isp_reset is successful at resetting the QLogic chipset and downloading
/dragonfly/sys/conf/
H A Doptions207 # Options used in the 'nata' chipset driver
H A Dfiles136 dev/disk/nata/ata-chipset.c optional nata pci