| /freebsd/sys/arm/conf/ |
| H A D | GENERIC | 15 # 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 D | TEGRA124 | 15 # 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 D | ARMADA38X | 26 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 D | RPI-B | |
| H A D | std.qca | 12 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/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRDevices.td | 2 // 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 supports the " [all …]
|
| /freebsd/sys/amd64/conf/ |
| H A D | GENERIC | 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 49 options MD_ROOT # MD is a potential root device 115 device cpufreq 118 device acpi 119 device smbios 121 device pci 134 device fdc 137 device ahci # AHCI-compatible SATA controllers 138 device ata # Legacy ATA/SATA controllers 139 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA [all …]
|
| /freebsd/sys/i386/conf/ |
| H A D | GENERIC | 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 46 options MD_ROOT # MD is a potential root device 108 device apic # I/O APIC 111 device cpufreq 114 device acpi 115 device smbios 116 device pci 121 device fdc 124 device ahci # AHCI-compatible SATA controllers 125 device ata # Legacy ATA/SATA controllers [all …]
|
| /freebsd/lib/libdevctl/ |
| H A D | devctl.3 | 44 .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 D | GENERIC64 | 15 # 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 119 device cpufreq 122 device pci 124 device agp 129 device ahci # AHCI-compatible SATA controllers 130 device ata # Legacy ATA/SATA controllers 131 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA [all …]
|
| H A D | GENERIC64LE | 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 35 options FDT # Flattened Device Tree 56 options MD_ROOT # MD is a potential root device 61 options NFS_ROOT # NFS usable as root device 116 device cpufreq 119 device pci 121 device agp 126 device ahci # AHCI-compatible SATA controllers 127 device ata # Legacy ATA/SATA controllers 128 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA [all …]
|
| H A D | GENERIC | 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 51 options MD_ROOT # MD is a potential root device 55 options NFS_ROOT # NFS usable as root device 110 device cpufreq 113 device pci 115 device agp 118 device ahci # AHCI-compatible SATA controllers 119 device ata # Legacy ATA/SATA controllers 120 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA 121 device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA [all …]
|
| H A D | MPC85XX | 71 device ata 72 device bpf 73 device cfi 74 device cpufreq 75 device crypto 76 device cryptodev 77 device da 78 device ds1307 79 device ds1553 80 device iflib [all …]
|
| H A D | QORIQ64 | 76 device ata 77 device bpf 78 device cfi 79 device crypto 80 device cryptodev 81 device da 82 device ds1307 83 device ds1553 84 device iflib 85 device em [all …]
|
| /freebsd/sys/arm64/conf/ |
| H A D | NOTES | 55 device aw_timer 58 device al_ccu # Alpine Cache Coherency Unit 59 device al_nb_service # Alpine North Bridge Service 60 device al_iofic # I/O Fabric Interrupt Controller 61 device al_serdes # Serializer/Deserializer 62 device al_udma # Universal DMA 65 device qcom_gcc # Global Clock Controller 68 device gve # Google Virtual NIC (gVNIC) driver 71 device hyperv 74 device cpufreq [all …]
|
| H A D | std.dev | 2 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 D | DevicePathLib.h | 2 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 D | devctl.8 | 30 .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 D | ALIX_DSK | 40 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 D | GENERIC | 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 84 device rcons 87 device clk 88 device hwreset 89 device nvmem 90 device phy 91 device regulator 92 device syscon 93 device syscon_power 94 device riscv_syscon [all …]
|
| /freebsd/lib/libefivar/ |
| H A D | uefi-dputil.c | 44 Device Path services. The thing to remember is device paths are built out of 45 nodes. The device path is terminated by an end node that is length 49 The only place where multi-instance device paths are supported is in 50 environment varibles. Multi-instance device paths should never be placed 61 // Template for an end-of-device path node. 73 Determine whether a given device path is valid. 75 @param DevicePath A pointer to a device path data structure. 76 @param MaxSize The maximum size of the device path data structure. 148 // Only return TRUE when the End Device Path node is valid. in IsDevicePathValid() 154 Returns the Type field of a device path node. [all …]
|
| /freebsd/sys/x86/conf/ |
| H A D | NOTES | 13 #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 D | ib_device.c | 57 /* 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 115 if (!*(void **) ((char *) device + mandatory_table[i].offset)) { in ib_device_check_mandatory() 116 pr_warn("Device %s is missing mandatory function %s\n", in ib_device_check_mandatory() 117 device->name, mandatory_table[i].name); in ib_device_check_mandatory() 127 struct ib_device *device; in __ib_device_get_by_name() local 129 list_for_each_entry(device, &device_list, core_list) in __ib_device_get_by_name() 130 if (!strncmp(name, device->name, IB_DEVICE_NAME_MAX)) in __ib_device_get_by_name() 131 return device; in __ib_device_get_by_name() [all …]
|
| /freebsd/contrib/libfido2/man/ |
| H A D | fido2-token.1 | 38 .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/dev/smartpqi/ |
| H A D | smartpqi_discovery.c | 175 /* 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 …]
|