Home
last modified time | relevance | path

Searched full:device (Results 1 – 25 of 6521) sorted by relevance

12345678910>>...261

/freebsd/sys/arm/conf/
H A DGENERIC15 # device lines is also present in the ../../conf/NOTES and NOTES files.
67 device clk
68 device phy
69 device hwreset
70 device nvmem
71 device regulator
72 device syscon
75 device cpufreq
78 device gic
79 device aw_r_intc
[all …]
H A DTEGRA12415 # device lines is also present in the ../../conf/NOTES and NOTES files.
31 device gic
34 device generic_timer
37 device clk
38 device phy
39 device hwreset
40 device regulator
41 device syscon
44 device loop # Network loopback
45 device vlan # 802.1Q VLAN support
[all …]
H A DARMADA38X26 device clk
27 device phy
28 device hwreset
29 device nvmem
30 device regulator
31 device syscon
34 device pty
35 device loop
36 device md
39 device uart
[all …]
H A DRPI-B
H A Dstd.qca12 device uart
13 device uart_msm # Qualcomm MSM UART driver
16 device clk
17 device phy
18 device hwreset
19 device nvmem
20 device regulator
21 device syscon
24 device qcom_rnd
27 device spibus
[all …]
/freebsd/sys/amd64/conf/
H A DGENERIC15 # device lines is also present in the ../../conf/NOTES and NOTES files.
49 options MD_ROOT # MD is a potential root device
113 device cpufreq
116 device acpi
117 device smbios
119 device pci
132 device fdc
135 device ahci # AHCI-compatible SATA controllers
136 device ata # Legacy ATA/SATA controllers
137 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRDevices.td2 // AVR Device Definitions
21 name, !strconcat("The device is a part of the ", name, " family"), i>;
23 // The device has SRAM, and supports the bare minimum of
35 "The device has random access memory">;
37 // The device supports the `JMP k` and `CALL k` instructions.
39 "The device supports the `JMP` and "
42 // The device supports the indirect branches `IJMP` and `ICALL`.
44 "The device supports `IJMP`/`ICALL`"
47 // The device supports the extended indirect branches `EIJMP` and `EICALL`.
49 "The device support
[all...]
/freebsd/sys/i386/conf/
H A DGENERIC15 # device lines is also present in the ../../conf/NOTES and NOTES files.
46 options MD_ROOT # MD is a potential root device
105 device apic # I/O APIC
108 device cpufreq
111 device acpi
112 device smbios
113 device pci
118 device fdc
121 device ahci # AHCI-compatible SATA controllers
122 device ata # Legacy ATA/SATA controllers
[all …]
/freebsd/lib/libdevctl/
H A Ddevctl.344 .Nd device control library
50 .Fn devctl_attach "const char *device"
52 .Fn devctl_clear_driver "const char *device" "bool force"
54 .Fn devctl_delete "const char *device" "bool force"
56 .Fn devctl_detach "const char *device" "bool force"
58 .Fn devctl_disable "const char *device" "bool force_detach"
60 .Fn devctl_enable "const char *device"
64 .Fn devctl_getpath "const char *device" "const char *locator" "char **buffer"
66 .Fn devctl_rescan "const char *device"
68 .Fn devctl_reset "const char *device" "bool detach"
[all …]
/freebsd/sys/powerpc/conf/
H A DGENERIC6415 # device lines is also present in the ../../conf/NOTES and NOTES files.
36 options FDT # Flattened Device Tree
57 options MD_ROOT # MD is a potential root device
62 options NFS_ROOT # NFS usable as root device
117 device cpufreq
120 device pci
122 device agp
127 device ahci # AHCI-compatible SATA controllers
128 device ata # Legacy ATA/SATA controllers
129 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
[all …]
H A DMPC85XXSPE79 device ata
80 device bpf
81 device cfi
82 device cpufreq
83 device crypto
84 device cryptodev
85 device da
86 device ds1307
87 device ds1553
88 device iflib
[all …]
H A DGENERIC64LE15 # device lines is also present in the ../../conf/NOTES and NOTES files.
35 options FDT # Flattened Device Tree
55 options MD_ROOT # MD is a potential root device
60 options NFS_ROOT # NFS usable as root device
113 device cpufreq
116 device pci
118 device agp
123 device ahci # AHCI-compatible SATA controllers
124 device ata # Legacy ATA/SATA controllers
125 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
[all …]
H A DMPC85XX72 device ata
73 device bpf
74 device cfi
75 device cpufreq
76 device crypto
77 device cryptodev
78 device da
79 device ds1307
80 device ds1553
81 device iflib
[all …]
H A DGENERIC15 # device lines is also present in the ../../conf/NOTES and NOTES files.
50 options MD_ROOT # MD is a potential root device
54 options NFS_ROOT # NFS usable as root device
107 device cpufreq
110 device pci
112 device agp
115 device ahci # AHCI-compatible SATA controllers
116 device ata # Legacy ATA/SATA controllers
117 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
118 device sii
[all...]
H A DQORIQ6477 device ata
78 device bpf
79 device cfi
80 device crypto
81 device cryptodev
82 device da
83 device ds1307
84 device ds1553
85 device iflib
86 device em
[all …]
/freebsd/sys/arm64/conf/
H A DNOTES54 device aw_timer
57 device al_ccu # Alpine Cache Coherency Unit
58 device al_nb_service # Alpine North Bridge Service
59 device al_iofic # I/O Fabric Interrupt Controller
60 device al_serdes # Serializer/Deserializer
61 device al_udma # Universal DMA
64 device qcom_gcc # Global Clock Controller
67 device gve # Google Virtual NIC (gVNIC) driver
70 device hyperv
73 device cpufreq
[all …]
H A Dstd.dev2 device pci
7 device cpufreq
10 device ahci
11 device scbus
12 device da
15 device cd # CD
16 device pass # Passthrough device (direct ATA/SCSI access)
19 device nvme # base NVMe driver
21 device nvd # expose NVMe namespaces as disks, depends on nvme
24 device gpio
[all …]
/freebsd/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h2 Provides library functions to construct and parse UEFI Device Paths.
18 Determine whether a given device path is valid.
20 @param DevicePath A pointer to a device path data structure.
21 @param MaxSize The maximum size of the device path data structure.
41 Returns the Type field of a device path node.
43 Returns the Type field of the device path node specified by Node.
47 @param Node A pointer to a device path node data structure.
49 @return The Type field of the device path node specified by Node.
59 Returns the SubType field of a device path node.
61 Returns the SubType field of the device path node specified by Node.
[all …]
/freebsd/usr.sbin/devctl/
H A Ddevctl.830 .Nd device control utility
34 .Ar device
38 .Ar device
42 .Ar device
46 .Ar device
49 .Ar device
52 .Ar device
55 .Ar device
59 .Ar device driver
62 .Ar device
[all …]
/freebsd/tools/tools/nanobsd/pcengines/
H A DALIX_DSK40 device apic
41 device cpufreq
42 device acpi
43 device pci
44 device fdc
45 device ata
47 device scbus
48 device da
49 device sa
50 device cd
[all …]
/freebsd/sys/riscv/conf/
H A DGENERIC15 # device lines is also present in the ../../conf/NOTES and NOTES files.
81 device rcons
84 device clk
85 device hwreset
86 device nvmem
87 device phy
88 device regulator
89 device syscon
90 device syscon_power
91 device riscv_syscon
[all …]
/freebsd/contrib/libfido2/man/
H A Dfido2-token.138 .Ar device
44 .Ar device
50 .Ar device
57 .Ar device
64 .Ar device
69 .Ar device
76 .Ar device
84 .Ar device
89 .Ar device
94 .Op device
[all …]
/freebsd/sys/x86/conf/
H A DNOTES13 #device dtrace
16 #device dtrace_profile
17 #device dtrace_sdt
18 #device dtrace_fbt
19 #device dtrace_systrace
20 #device dtrace_prototype
21 #device dtnfscl
22 #device dtmalloc
25 #device dtraceall
59 # of network device drivers, which has significant benefits in terms
[all …]
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_device.c57 /* The device or client is going down. Do not call client or device
74 * client_list. device_mutex protects writer access by device and client
87 static int ib_device_check_mandatory(struct ib_device *device) in ib_device_check_mandatory() argument
118 if (!*(void **) ((char *) device + mandatory_table[i].offset)) { in ib_device_check_mandatory()
119 pr_warn("Device %s is missing mandatory function %s\n", in ib_device_check_mandatory()
120 device->name, mandatory_table[i].name); in ib_device_check_mandatory()
130 struct ib_device *device; in __ib_device_get_by_name() local
132 list_for_each_entry(device, &device_list, core_list) in __ib_device_get_by_name()
133 if (!strncmp(name, device->name, IB_DEVICE_NAME_MAX)) in __ib_device_get_by_name()
134 return device; in __ib_device_get_by_name()
[all …]
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c175 /* Subroutine used to set Bus-Target-Lun for the requested device */
177 pqisrc_set_btl(pqi_scsi_dev_t *device, int bus, int target, int lun) in pqisrc_set_btl() argument
181 device->bus = bus; in pqisrc_set_btl()
182 device->target = target; in pqisrc_set_btl()
183 device->lun = lun; in pqisrc_set_btl()
191 pqisrc_add_softs_entry(pqisrc_softstate_t *softs, pqi_scsi_dev_t *device, in pqisrc_add_softs_entry() argument
201 /* If controller device, add it to list because its lun/bus/target in pqisrc_add_softs_entry()
206 /* If exposed physical device give it a target then add it in pqisrc_add_softs_entry()
208 if(!pqisrc_is_logical_device(device)) { in pqisrc_add_softs_entry()
211 pqisrc_set_btl(device, PQI_PHYSICAL_DEVICE_BUS, tid, 0); in pqisrc_add_softs_entry()
[all …]

12345678910>>...261