Home
last modified time | relevance | path

Searched refs:wired (Results 1 – 25 of 141) sorted by relevance

123456

/freebsd/contrib/wpa/wpa_supplicant/systemd/
H A Dwpa_supplicant-wired.service.arg.in2 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
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dimg,pdc-intc.txt82 * 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 Dmarvell,sei.txt10 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 Dimg,meta-intc.txt71 * An interrupt generating device that is wired to a Meta external
80 // The interrupt controller that this device is wired to.
H A Dintel,ce4100-ioapic.txt15 The first number (P) represents the interrupt pin which is wired to the
H A Dopen-pic.txt81 * An interrupt generating device that is wired to an Open PIC.
89 // The interrupt controller that this device is wired to.
H A Dopenrisc,ompic.txt12 - interrupts : Specifies the interrupt line to which the ompic is wired.
H A Dmarvell,gicp.txt6 located in the Marvell CP110 to turn wired interrupts inside the CP
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dst-rc.txt12 be present iff the rx pins are wired up.
15 be present iff the tx pins are wired up.
/freebsd/sys/vm/
H A Dvm_fault.c125 boolean_t wired; member
424 PMAP_ENTER_NOSLEEP | (fs->wired ? PMAP_ENTER_WIRED : 0), psind) != in vm_fault_soft_fast()
431 if (psind == 0 && !fs->wired) in vm_fault_soft_fast()
588 fs->fault_type | (fs->wired ? PMAP_ENTER_WIRED : 0) | in vm_fault_populate()
645 (fs->wired ? PMAP_ENTER_WIRED : 0), psind); in vm_fault_populate()
658 MPASS(!fs->wired); in vm_fault_populate()
916 &fs->first_pindex, &fs->prot, &fs->wired); in vm_fault_lookup()
945 if (fs->wired) in vm_fault_lookup()
949 ("!fs->wired && VM_FAULT_WIRE")); in vm_fault_lookup()
972 &fs->wired); in vm_fault_relookup()
[all...]
/freebsd/sys/cam/
H A Dcam_periph.c65 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 …]
/freebsd/contrib/wpa/hostapd/
H A Dwired.conf8 driver=wired
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-href-tvk1281618-r2.dtsi101 * 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.
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_ndis.h48 int wired; member
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dsii902x.txt16 is wired, <1> if the both are wired. HDMI audio is
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Ddra74x-p.dtsi24 /* MCAN interrupts are hard-wired to irqs 67, 68 */
H A Domap4-mcpdm.dtsi5 * Only include this file if your board has pdmclk wired from the
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dadi,adau17x1.txt14 and ADDR1, as wired in hardware.
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-385-db-ap.dts43 * This bus is wired to two EEPROM
78 * wired to the mini-USB connector
/freebsd/sys/contrib/device-tree/src/arm/socionext/
H A Duniphier-ld6b.dtsi19 /* UART3 unavailable: the pads are not wired to the package balls */
/freebsd/sys/arm/include/
H A Dpmap_var.h361 pte2_set_wired(pt2_entry_t *pte2p, bool wired) in pte2_set_wired() argument
368 if (wired) in pte2_set_wired()
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-vfs-set_page_dirty.m43 dnl # wired up in struct address_space_operations. Determine if this needs
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-r16-nintendo-nes-classic.dts51 /* VBUS is always on because it is wired to the power supply */
/freebsd/sys/contrib/device-tree/Bindings/mips/
H A Dcpu_irq.txt6 With the irq_domain in place we can describe how the 8 IRQs are wired to the
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,spmi-clkdiv.txt4 These clocks are typically wired through alternate functions on

123456