Searched refs:adapters (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/sys/dev/video/fb/ |
| HD | fb.c | 63 static int adapters = 1; variable 90 newsize = rounddown(adapters + ARRAY_DELTA, ARRAY_DELTA); in vid_realloc_array() 98 bcopy(adapter, new_adp, sizeof(*adapter)*adapters); in vid_realloc_array() 99 bcopy(vidsw, new_vidsw, sizeof(*vidsw)*adapters); in vid_realloc_array() 101 bcopy(vidcdevsw, new_cdevsw, sizeof(*vidcdevsw)*adapters); in vid_realloc_array() 103 if (adapters > 1) { in vid_realloc_array() 115 adapters = newsize; in vid_realloc_array() 119 kprintf("fb: new array size %d\n", adapters); in vid_realloc_array() 157 for (index = 0; index < adapters; ++index) { in vid_register() 161 if (index >= adapters) { in vid_register() [all …]
|
| /dragonfly/sys/config/ |
| HD | LINT64 | 585 # device drivers. The host adapters are listed in the ISA and PCI 876 # SCSI host adapters 1080 # sbsh: Granch SBNI16 SHDSL modem PCI adapters 1082 # wi: Lucent WaveLAN/IEEE 802.11 PCMCIA adapters. Note: this supports both 1272 # The `bge' device provides support for gigabit ethernet adapters 1278 # self-contained SCSI host adapters. 1281 # nd 1040B PCI SCSI host adapters, ISP 1240 Dual Ultra SCSI, 1285 # The `dc' device provides support for PCI fast ethernet adapters 1301 # adapters (82542, 82543, 82544, 82540). 1304 # adapters. [all …]
|
| /dragonfly/usr.sbin/mpsutil/ |
| HD | mps_show.c | 319 MPS_COMMAND(show, adapters, show_adapters, "", "Show a summary of all adapters");
|
| /dragonfly/ |
| HD | UPDATING | 633 The bt(4) driver for Buslogic SCSI adapters has been made PCI only. ISA
|
| /dragonfly/contrib/wpa_supplicant/wpa_supplicant/ |
| HD | ChangeLog | 1576 correctly (e.g., with some USB WLAN adapters, e.g., Ralink RT2500
|