| /src/contrib/wpa/wpa_supplicant/systemd/ |
| H A D | wpa_supplicant-wired.service.arg.in | 2 Description=WPA supplicant daemon (interface- and wired driver-specific version) 12 ExecStart=@BINDIR@/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-wired-%I.conf -Dwired -i%I
|
| /src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | img,pdc-intc.txt | 82 * An SoC peripheral that is wired through the PDC. 85 // The interrupt controller that this device is wired to. 96 * An interrupt generating device that is wired to a SysWake pin. 99 // The interrupt controller that this device is wired to.
|
| H A D | marvell,sei.txt | 10 AP and is wired while a second set comes from the CPs by the mean of 19 - #interrupt-cells: number of cells to define an SEI wired interrupt
|
| H A D | img,meta-intc.txt | 71 * An interrupt generating device that is wired to a Meta external 80 // The interrupt controller that this device is wired to.
|
| H A D | intel,ce4100-ioapic.txt | 15 The first number (P) represents the interrupt pin which is wired to the
|
| H A D | open-pic.txt | 81 * An interrupt generating device that is wired to an Open PIC. 89 // The interrupt controller that this device is wired to.
|
| H A D | openrisc,ompic.txt | 12 - interrupts : Specifies the interrupt line to which the ompic is wired.
|
| H A D | marvell,gicp.txt | 6 located in the Marvell CP110 to turn wired interrupts inside the CP
|
| /src/sys/contrib/device-tree/src/arm/allwinner/ |
| H A D | sun8i-v3s-anbernic-rg-nano.dts | 183 /* DCDC2 wired into vdd-cpu, vdd-sys, and vdd-ephy. */ 191 /* DCDC3 wired into every 3.3v input that isn't the RTC. */ 199 /* LDO1 wired into RTC, voltage is hard-wired at 3.3v. */ 205 /* LDO2 wired into VCC-PLL and audio codec. */
|
| /src/sys/contrib/device-tree/Bindings/media/ |
| H A D | st-rc.txt | 12 be present iff the rx pins are wired up. 15 be present iff the tx pins are wired up.
|
| /src/sys/cam/ |
| H A D | cam_periph.c | 65 u_int newunit, bool wired, 554 camperiphnextunit(struct periph_driver *p_drv, u_int newunit, bool wired, in camperiphnextunit() argument 570 if (wired) { in camperiphnextunit() 577 wired = false; in camperiphnextunit() 581 if (wired) in camperiphnextunit() 615 bool wired = false; in camperiphunit() local 627 for (wired = false; resource_find_dev(&i, dname, &dunit, NULL, NULL) == 0; in camperiphunit() 628 wired = false) { in camperiphunit() 632 wired = true; in camperiphunit() 637 wired = true; in camperiphunit() [all …]
|
| /src/sys/vm/ |
| H A D | vm_fault.c | 126 boolean_t wired; member 443 PMAP_ENTER_NOSLEEP | (fs->wired ? PMAP_ENTER_WIRED : 0), psind) != in vm_fault_soft_fast() 450 if (psind == 0 && !fs->wired) in vm_fault_soft_fast() 609 fs->fault_type | (fs->wired ? PMAP_ENTER_WIRED : 0) | in vm_fault_populate() 665 (fs->wired ? PMAP_ENTER_WIRED : 0), psind); in vm_fault_populate() 678 MPASS(!fs->wired); in vm_fault_populate() 933 &fs->first_pindex, &fs->prot, &fs->wired); in vm_fault_lookup() 962 if (fs->wired) in vm_fault_lookup() 989 &fs->wired); in vm_fault_relookup() 1017 KASSERT(fs->wired || (fs->fault_flags & VM_FAULT_WIRE) == 0, in vm_fault_relookup() [all …]
|
| /src/contrib/wpa/hostapd/ |
| H A D | wired.conf | 8 driver=wired
|
| /src/sys/contrib/device-tree/src/arm/st/ |
| H A D | ste-href-tvk1281618-r2.dtsi | 101 * the falling edge if they could be wired together. 122 * the falling edge if they could be wired together. 159 * the falling edge if they could be wired together.
|
| /src/contrib/wpa/src/drivers/ |
| H A D | driver_ndis.h | 48 int wired; member
|
| /src/sys/contrib/device-tree/Bindings/display/bridge/ |
| H A D | sii902x.txt | 16 is wired, <1> if the both are wired. HDMI audio is
|
| /src/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6ul-tx6ul-mainboard.dts | 177 /* LCD_DATA08..09 not wired */ 184 /* LCD_DATA16..17 not wired */
|
| H A D | imx6qdl-tx6-mb7.dtsi | 43 * The backup voltage of the module internal RTC is not wired
|
| /src/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | motorola-mapphone-mz607-mz617.dtsi | 15 * dtb. The regulator may not be wired even if a MMC cage is added though.
|
| H A D | dra74x-p.dtsi | 24 /* MCAN interrupts are hard-wired to irqs 67, 68 */
|
| H A D | omap4-mcpdm.dtsi | 5 * Only include this file if your board has pdmclk wired from the
|
| /src/sys/contrib/device-tree/Bindings/sound/ |
| H A D | adi,adau17x1.txt | 14 and ADDR1, as wired in hardware.
|
| /src/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | armada-385-db-ap.dts | 43 * This bus is wired to two EEPROM 78 * wired to the mini-USB connector
|
| /src/sys/contrib/device-tree/src/arm/socionext/ |
| H A D | uniphier-ld6b.dtsi | 19 /* UART3 unavailable: the pads are not wired to the package balls */
|
| /src/sys/arm/include/ |
| H A D | pmap_var.h | 361 pte2_set_wired(pt2_entry_t *pte2p, bool wired) in pte2_set_wired() argument 368 if (wired) in pte2_set_wired()
|