/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 | 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 | 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 vla [all...] |
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 …]
|
H A D | RPI-B |
|
H A D | ALPINE | 14 # device lines is also present in the ../../conf/NOTES and NOTES files. 33 device gic 36 device al_ccu # Alpine Cache Coherency Unit 37 device al_nb_service # Alpine North Bridge Service 38 device al_iofic # I/O Fabric Interrupt Controller 39 device al_serdes # Serializer/Deserializer 40 device al_udma # Universal DMA 43 device clk 44 device phy 45 device hwreset [all …]
|
H A D | ZEDBOARD | 16 # device lines is also present in the ../../conf/NOTES and NOTES files. 42 device gic 45 device clk 46 device phy 47 device hwreset 48 device nvmem 49 device regulator 50 device syscon 53 device pl310 # PL310 L2 cache controller 55 device mpcore_timer [all …]
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_device.c | 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() 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() 144 struct ib_device *device; in alloc_name() local 151 list_for_each_entry(device, &device_list, core_list) { in alloc_name() 152 if (!sscanf(device->name, name, &i)) in alloc_name() [all …]
|
/freebsd/sys/powerpc/conf/ |
H A D | MPC85XXSPE | 78 device ata 79 device bpf 80 device cfi 81 device cpufreq 82 device crypto 83 device cryptodev 84 device da 85 device ds1307 86 device ds1553 87 device ifli [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 ifli [all...] |
H A D | GENERIC64 | 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 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 130 device sii [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 e [all...] |
H A D | GENERIC | 15 # 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 D | GENERIC64LE | 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 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 126 device sii [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/i386/conf/ |
H A D | GENERIC | 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 44 options MD_ROOT # MD is a potential root device 103 device apic # I/O APIC 106 device cpufreq 109 device acpi 110 device smbios 111 device pci 116 device fdc 119 device ahci # AHCI-compatible SATA controllers 120 device at [all...] |
/freebsd/sys/arm64/conf/ |
H A D | NOTES | 53 device aw_timer 56 device al_ccu # Alpine Cache Coherency Unit 57 device al_nb_service # Alpine North Bridge Service 58 device al_iofic # I/O Fabric Interrupt Controller 59 device al_serdes # Serializer/Deserializer 60 device al_udma # Universal DMA 63 device qcom_gcc # Global Clock Controller 66 device gve # Google Virtual NIC (gVNIC) driver 69 device hyperv 72 device cpufre [all...] |
H A D | std.rockchip | 12 device dwgpio # Synopsys DesignWare APB GPIO Controller 13 device rk_gpio # RockChip GPIO Controller 14 device rk_pinctrl # RockChip Pinmux Controller 17 device rk_combphy # Naneng Combo PHY 20 device rk_i2c # RockChip I2C controller 21 device fan53555 # Fairchild Semi FAN53555/SYR82x Regulator 24 device rk8xx # RockChip RK8XX base support 25 device rk805 # RockChip RK805 PMIC 26 device rk808 # RockChip RK808 PMIC 27 device rk817 # RockChip RK817 PMIC [all …]
|
H A D | std.marvell | 9 device a37x0_gpio # Marvell Armada 37x0 GPIO controller 10 device mv_gpio # Marvell GPIO controller 11 device mvebu_pinctrl # Marvell Pinmux Controller 14 device a37x0_iic # Armada 37x0 I2C controller 15 device tca64xx # I2C gpio expander 16 device twsi # Allwinner/Marvell I2C controller 19 device mv_cp110_icu # Marvell CP110 ICU 20 device mv_ap806_gicp # Marvell AP806 GICP 21 device mv_ap806_sei # Marvell AP806 SEI 24 device mv_rtc # Marvell Real-time Clock [all …]
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 48 options MD_ROOT # MD is a potential root device 112 device cpufreq 115 device acpi 116 device smbios 118 device pci 131 device fdc 134 device ahci # AHCI-compatible SATA controllers 135 device ata # Legacy ATA/SATA controllers 136 device mv [all...] |
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_helper.c | 64 pqi_scsi_dev_t *device = NULL; in pqisrc_take_devices_offline() local 69 device = softs->dev_list[i]; in pqisrc_take_devices_offline() 70 if(device == NULL) in pqisrc_take_devices_offline() 72 pqisrc_remove_device(softs, device); in pqisrc_take_devices_offline() 212 pqisrc_is_logical_device(pqi_scsi_dev_t *device) in pqisrc_is_logical_device() argument 214 return !device->is_physical_device; in pqisrc_is_logical_device() 259 char *action, pqi_scsi_dev_t *device) in pqisrc_display_device_info() argument 261 if (device->is_physical_device) { in pqisrc_display_device_info() 265 device->bus, in pqisrc_display_device_info() 266 device->target, in pqisrc_display_device_info() [all …]
|
H A D | smartpqi_discovery.c | 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 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() 220 if (pqisrc_is_external_raid_device(device)) { in pqisrc_add_softs_entry() 221 memcpy(addr1, device->scsi3addr, 8); in pqisrc_add_softs_entry() 228 pqisrc_set_btl(device, PQI_EXTERNAL_RAID_VOLUME_BUS, in pqisrc_add_softs_entry() [all …]
|
/freebsd/sys/riscv/conf/ |
H A D | NOTES | 24 device rcons 27 device clk 28 device hwreset 29 device phy 30 device regulator 31 device syscon 32 device syscon_power 33 device riscv_syscon 36 device backlight 39 device dwmm [all...] |
H A D | GENERIC | 15 # 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/sys/dev/iser/ |
H A D | iser_verbs.c | 48 event->event, event->device->name, in iser_event_handler() 200 iser_create_device_ib_res(struct iser_device *device) in iser_create_device_ib_res() argument 202 struct ib_device *ib_dev = device->ib_device; in iser_create_device_ib_res() 207 "can't register memory", device->ib_device->name); in iser_create_device_ib_res() 211 device->comps_used = min(mp_ncpus, device->ib_device->num_comp_vectors); in iser_create_device_ib_res() 213 device->comps = malloc(device->comps_used * sizeof(*device->comps), in iser_create_device_ib_res() 219 device->comps_used, device->ib_device->name, in iser_create_device_ib_res() 220 device->ib_device->num_comp_vectors, max_cqe); in iser_create_device_ib_res() 222 device->pd = ib_alloc_pd(device->ib_device, IB_PD_UNSAFE_GLOBAL_RKEY); in iser_create_device_ib_res() 223 if (IS_ERR(device->pd)) in iser_create_device_ib_res() [all …]
|