Home
last modified time | relevance | path

Searched refs:device (Results 1 – 25 of 2419) sorted by relevance

12345678910>>...97

/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 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 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 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 …]
H A DRPI-B
H A DALPINE14 # 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 DZEDBOARD16 # 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/arm64/conf/
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 …]
H A DNOTES55 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 Dstd.rockchip12 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 Dstd.marvell9 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/ofed/drivers/infiniband/core/
H A Dib_device.c87 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 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 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 …]
H A DGENERIC6415 # device lines is also present in the ../../conf/NOTES and NOTES files.
56 options MD_ROOT # MD is a potential root device
61 options NFS_ROOT # NFS usable as root device
118 device cpufreq
121 device pci
123 device agp
128 device ahci # AHCI-compatible SATA controllers
129 device ata # Legacy ATA/SATA controllers
130 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
131 device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA
[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
109 device cpufreq
112 device pci
114 device agp
117 device ahci # AHCI-compatible SATA controllers
118 device ata # Legacy ATA/SATA controllers
119 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
120 device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA
[all …]
H A DGENERIC64LE15 # 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
115 device cpufreq
118 device pci
120 device agp
125 device ahci # AHCI-compatible SATA controllers
126 device ata # Legacy ATA/SATA controllers
127 device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
128 device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA
[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/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
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 DGENERIC15 # device lines is also present in the ../../conf/NOTES and NOTES files.
45 options MD_ROOT # MD is a potential root device
106 device apic # I/O APIC
109 device cpufreq
112 device acpi
113 device smbios
114 device pci
119 device fdc
122 device ahci # AHCI-compatible SATA controllers
123 device ata # Legacy ATA/SATA controllers
[all …]
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c177 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 …]
H A Dsmartpqi_helper.c64 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()
210 pqisrc_is_logical_device(pqi_scsi_dev_t const *device) in pqisrc_is_logical_device() argument
212 return !device->is_physical_device; in pqisrc_is_logical_device()
257 char const *action, pqi_scsi_dev_t *device) in pqisrc_display_device_info() argument
259 if (device->is_physical_device) { in pqisrc_display_device_info()
263 device->bus, in pqisrc_display_device_info()
264 device->target, in pqisrc_display_device_info()
[all …]
/freebsd/sys/riscv/conf/
H A DNOTES24 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 DGENERIC15 # device lines is also present in the ../../conf/NOTES and NOTES files.
83 device rcons
86 device clk
87 device hwreset
88 device nvmem
89 device phy
90 device regulator
91 device syscon
92 device syscon_power
93 device riscv_syscon
[all …]
/freebsd/sys/dev/iser/
H A Diser_verbs.c48 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 …]

12345678910>>...97