Home
last modified time | relevance | path

Searched refs:adapters (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-14.2/sys/dev/fb/
H A Dfb.c61 static int adapters = 1; variable
85 bcopy(adapter, new_adp, sizeof(*adapter)*adapters); in vid_realloc_array()
86 bcopy(vidsw, new_vidsw, sizeof(*vidsw)*adapters); in vid_realloc_array()
87 if (adapters > 1) { in vid_realloc_array()
93 adapters = newsize; in vid_realloc_array()
97 printf("fb: new array size %d\n", adapters); in vid_realloc_array()
135 for (index = 0; index < adapters; ++index) { in vid_register()
139 if (index >= adapters) { in vid_register()
161 if ((adp->va_index < 0) || (adp->va_index >= adapters)) in vid_unregister()
200 for (i = 0; i < adapters; ++i) { in vid_find_adapter()
[all …]
H A Dvesa.c1119 int adapters; in vesa_configure() local
1153 adapters = i; in vesa_configure()
1164 if (adapters > 1) { in vesa_configure()
/freebsd-14.2/sys/dev/e1000/
H A DREADME109 between copper-based adapters and fiber-based adapters.
129 will not attempt to auto-negotiate with its link partner since those adapters
191 NOTE: Some Intel gigabit adapters that support Jumbo Frames have a frame size
193 adapters with this limitation are based on the Intel(R) 82571EB, 82572EI,
217 NOTE: The following adapters limit Jumbo Frames sized packets to a maximum of
221 - The following adapters do not support Jumbo Frames:
287 Checksum offloading is not supported on 82542 Gigabit adapters.
322 NOTE: By default only PCI-Express adapters are ENABLED to do TSO. Others can be
324 82544-based adapters, as well as older adapters.
330 Doing this disables/enables TSO in the stack and affects all installed adapters.
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Dcec.txt1 Common bindings for HDMI CEC adapters
/freebsd-14.2/sys/conf/
H A DNOTES1548 # SCSI host adapters:
1561 # ispfw: Firmware module for Qlogic host adapters
1565 # or FC9x9 Fibre Channel host adapters.
1853 # adapters.
1861 # adapters.
1863 # bwn: Broadcom BCM43xx family of wireless adapters.
1867 # adapters.
1889 # lio: Support for Cavium 23XX Ethernet adapters
1918 # rtwn: RealTek wireless adapters.
2504 # USB support for Prolific PL-2303 serial adapters
[all …]
/freebsd-14.2/sys/amd64/conf/
H A DNOTES58 # RAID adapters
85 # sfxge: Solarflare SFC9000 family 10Gb Ethernet adapters
H A DGENERIC153 device ocs_fc # Emulex FC adapters
/freebsd-14.2/sys/contrib/device-tree/Bindings/extcon/
H A Dextcon-usbc-cros-ec.yaml14 able to detect the state of external accessories such as display adapters
/freebsd-14.2/sys/x86/conf/
H A DNOTES302 # Video card driver for VGA adapters.
334 # RAID adapters
421 # adapters.
426 # iwi: Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 adapters
429 # 802.11 network adapters
/freebsd-14.2/sys/contrib/device-tree/Bindings/power/supply/
H A Dltc4162-l.yaml16 distribution between input sources such as wall adapters, backplanes, solar
/freebsd-14.2/sys/contrib/device-tree/Bindings/i2c/
H A Di2c.txt30 For I2C adapters that have child nodes that are a mixture of both I2C
145 adapters that support this feature, may use "host-notify" property. I2C
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A DKconfig10 This module adds support for wireless adapters based on
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/
H A Dste,mcde.yaml59 description: subnodes for the three DSI host adapters
H A Dste,mcde.txt30 The devicetree must specify subnodes for the DSI host adapters.
/freebsd-14.2/sys/i386/conf/
H A DNOTES227 # RAID adapters
239 # sbni: Granch SBNI12-xx ISA and PCI adapters
/freebsd-14.2/sys/powerpc/conf/
H A DGENERIC121 device ispfw # Firmware module for Qlogic host adapters
H A DGENERIC64LE135 device ispfw # Firmware module for Qlogic host adapters
H A DGENERIC64139 device ispfw # Firmware module for Qlogic host adapters
/freebsd-14.2/sys/cam/
H A DREADME.quirks22 hard drives, flash adapters, cameras) there are two standards, SBC
/freebsd-14.2/usr.sbin/mpsutil/
H A Dmps_show.c360 MPS_COMMAND(show, adapters, show_adapters, "", "Show a summary of all adapters");
/freebsd-14.2/usr.sbin/bsdconfig/console/include/
H A Dmessages.subr190 …on. However, for hardware\nwhere this is not possible (e.g. monochrome adapters), a screen\nmap w…
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dblkdev.shlib34 # Cause a scan of all scsi host adapters by default
/freebsd-14.2/sys/dev/cxgbe/firmware/
H A Dt6fw_cfg_fpga.txt11 # adapters shipped from the factory. These defaults are designed to address
H A Dt5fw_cfg_fpga.txt10 # adapters shipped from the factory. These defaults are designed to address
H A Dt4fw_cfg_uwire.txt10 # adapters shipped from the factory. These defaults are designed to address

12