Home
last modified time | relevance | path

Searched defs:dev (Results 201 – 225 of 2763) sorted by relevance

12345678910>>...111

/freebsd/sys/dev/ata/chipsets/
H A Data-nvidia.c69 ata_nvidia_probe(device_t dev) in ata_nvidia_probe()
188 ata_nvidia_chipinit(device_t dev) in ata_nvidia_chipinit()
247 ata_nvidia_ch_attach(device_t dev) in ata_nvidia_ch_attach()
270 ata_nvidia_ch_attach_dumb(device_t dev) in ata_nvidia_ch_attach_dumb()
281 ata_nvidia_status(device_t dev) in ata_nvidia_status()
310 ata_nvidia_reset(device_t dev) in ata_nvidia_reset()
321 ata_nvidia_setmode(device_t dev, int target, int mode) in ata_nvidia_setmode()
H A Data-siliconimage.c73 ata_sii_probe(device_t dev) in ata_sii_probe()
103 ata_sii_chipinit(device_t dev) in ata_sii_chipinit()
175 ata_cmd_ch_attach(device_t dev) in ata_cmd_ch_attach()
193 ata_cmd_status(device_t dev) in ata_cmd_status()
208 ata_cmd_setmode(device_t dev, int target, int mode) in ata_cmd_setmode()
242 ata_sii_ch_attach(device_t dev) in ata_sii_ch_attach()
297 ata_sii_ch_detach(device_t dev) in ata_sii_ch_detach()
305 ata_sii_status(device_t dev) in ata_sii_status()
324 ata_sii_reset(device_t dev) in ata_sii_reset()
343 ata_sii_setmode(device_t dev, int target, int mode) in ata_sii_setmode()
/freebsd/sys/dev/sram/
H A Dmmio_sram.c56 device_t dev; member
60 mmio_sram_probe(device_t dev) in mmio_sram_probe()
75 mmio_sram_attach(device_t dev) in mmio_sram_attach()
109 mmio_sram_detach(device_t dev) in mmio_sram_detach()
121 mmio_sram_read_1(device_t dev, bus_size_t offset) in mmio_sram_read_1()
133 mmio_sram_write_1(device_t dev, bus_size_t offset, uint8_t val) in mmio_sram_write_1()
/freebsd/sys/dev/sound/fdt/
H A Dsimple_amplifier.c56 device_t dev; member
67 simple_amp_probe(device_t dev) in simple_amp_probe()
80 simple_amp_attach(device_t dev) in simple_amp_attach()
108 simple_amp_detach(device_t dev) in simple_amp_detach()
115 simple_amp_dai_init(device_t dev, uint32_t format) in simple_amp_dai_init()
122 simple_amp_dai_trigger(device_t dev, int go, int pcm_dir) in simple_amp_dai_trigger()
/freebsd/sys/dev/sdhci/
H A Dsdhci_xenon_fdt.c67 sdhci_xenon_fdt_get_card_present(device_t dev, struct sdhci_slot *slot) in sdhci_xenon_fdt_get_card_present()
77 sdhci_xenon_fdt_probe(device_t dev) in sdhci_xenon_fdt_probe()
91 sdhci_xenon_fdt_parse(device_t dev, struct sdhci_slot *slot) in sdhci_xenon_fdt_parse()
116 sdhci_xenon_fdt_attach(device_t dev) in sdhci_xenon_fdt_attach()
137 sdhci_xenon_fdt_detach(device_t dev) in sdhci_xenon_fdt_detach()
/freebsd/sys/arm/ti/
H A Dti_omap4_cm.c59 device_t dev; member
63 ti_omap4_cm_get_simplebus_base_host(device_t dev) { in ti_omap4_cm_get_simplebus_base_host()
78 ti_omap4_cm_probe(device_t dev) in ti_omap4_cm_probe()
94 ti_omap4_cm_attach(device_t dev) in ti_omap4_cm_attach()
122 ti_omap4_cm_detach(device_t dev) in ti_omap4_cm_detach()
H A Dti_scm_syscon.c57 #define DPRINTF(dev, msg...) argument
64 device_t dev; member
143 ti_scm_syscon_probe(device_t dev) in ti_scm_syscon_probe()
159 ti_scm_syscon_attach(device_t dev) in ti_scm_syscon_attach()
198 ti_scm_syscon_get_handle(device_t dev, struct syscon **syscon) in ti_scm_syscon_get_handle()
211 ti_scm_syscon_clk_write_4(device_t dev, bus_addr_t addr, uint32_t val) in ti_scm_syscon_clk_write_4()
222 ti_scm_syscon_clk_read_4(device_t dev, bus_addr_t addr, uint32_t *val) in ti_scm_syscon_clk_read_4()
234 ti_scm_syscon_clk_modify_4(device_t dev, bus_addr_t addr, uint32_t clr, uint32_t set) in ti_scm_syscon_clk_modify_4()
251 ti_scm_syscon_clk_device_lock(device_t dev) in ti_scm_syscon_clk_device_lock()
260 ti_scm_syscon_clk_device_unlock(device_t dev) in ti_scm_syscon_clk_device_unlock()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c10 static bool mt7996_dev_running(struct mt7996_dev *dev) in mt7996_dev_running()
28 struct mt7996_dev *dev = mt7996_hw_dev(hw); in mt7996_run() local
68 struct mt7996_dev *dev = mt7996_hw_dev(hw); in mt7996_start() local
82 struct mt7996_dev *dev = mt7996_hw_dev(hw); in mt7996_stop() local
167 struct mt7996_dev *dev = mt7996_hw_dev(hw); in mt7996_add_interface() local
247 struct mt7996_dev *dev = mt7996_hw_dev(hw); in mt7996_remove_interface() local
276 struct mt7996_dev *dev = phy->dev; in mt7996_set_channel() local
925 struct mt7996_dev *dev = phy->dev; in mt7996_set_coverage_class() local
1021 struct mt7996_dev *dev = phy->dev; in mt7996_sta_rc_update() local
1033 struct mt7996_dev *dev = phy->dev; in mt7996_set_bitrate_mask() local
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c29 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_start() local
96 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_stop() local
183 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_add_interface() local
252 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_remove_interface() local
287 struct mt7615_dev *dev = phy->dev; in mt7615_set_channel() local
347 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_set_key() local
437 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_config() local
480 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_conf_tx() local
499 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_configure_filter() local
560 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_update_mu_group() local
[all …]
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c157 amd_ntb_port_number(device_t dev) in amd_ntb_port_number()
176 amd_ntb_peer_port_count(device_t dev) in amd_ntb_peer_port_count()
185 amd_ntb_peer_port_number(device_t dev, int pidx) in amd_ntb_peer_port_number()
208 amd_ntb_peer_port_idx(device_t dev, int port) in amd_ntb_peer_port_idx()
303 amd_ntb_link_disable(device_t dev) in amd_ntb_link_disable()
334 amd_ntb_mw_count(device_t dev) in amd_ntb_mw_count()
496 amd_ntb_db_vector_count(device_t dev) in amd_ntb_db_vector_count()
507 amd_ntb_db_valid_mask(device_t dev) in amd_ntb_db_valid_mask()
532 amd_ntb_db_read(device_t dev) in amd_ntb_db_read()
545 amd_ntb_db_clear(device_t dev, uint64_t db_bits) in amd_ntb_db_clear()
[all …]
/freebsd/sys/dev/pci/
H A Dpci_pci.c224 device_t dev; in pcib_write_windows() local
488 device_t dev; in pcib_probe_windows() local
588 device_t dev; in pcib_release_window() local
846 device_t dev; in pcib_get_io_decode() local
872 device_t dev; in pcib_get_mem_decode() local
903 device_t dev; in pcib_set_io_decode() local
925 device_t dev; in pcib_set_mem_decode() local
959 device_t dev; in pcib_probe_hotplug() local
1023 device_t dev; in pcib_pcie_hotplug_command() local
1050 device_t dev; in pcib_pcie_hotplug_command_completed() local
[all …]
H A Dpci.c2502 device_t dev; in pci_msi_blacklisted() local
2554 device_t dev; in pci_msix_blacklisted() local
3031 pci_porten(device_t dev) in pci_porten()
3037 pci_memen(device_t dev) in pci_memen()
4427 device_t dev; in pci_add_child() local
4453 pci_probe(device_t dev) in pci_probe()
4491 pci_attach(device_t dev) in pci_attach()
6716 device_t dev; in pci_print_faulted_dev_name() local
6730 device_t dev; in pci_print_faulted_dev() local
6795 device_t dev; in db_clear_pcie_errors() local
[all …]
/freebsd/sys/arm64/arm64/
H A Dgic_v3.c220 gic_r_read_4(device_t dev, bus_size_t offset) in gic_r_read_4()
232 gic_r_read_8(device_t dev, bus_size_t offset) in gic_r_read_8()
298 gic_v3_attach(device_t dev) in gic_v3_attach()
428 gic_v3_detach(device_t dev) in gic_v3_detach()
822 gic_v3_map_intr(device_t dev, struct intr_map_data *data, in gic_v3_map_intr()
838 device_t dev; member
848 device_t dev = args->dev; in gic_v3_setup_intr_periph() local
890 gic_v3_setup_intr(device_t dev, struct intr_irqsrc *isrc, in gic_v3_setup_intr()
986 device_t dev = args->dev; in gic_v3_enable_intr_periph() local
1060 gic_v3_bind_intr(device_t dev, struct intr_irqsrc *isrc) in gic_v3_bind_intr()
[all …]
/freebsd/sys/dev/mvs/
H A Dmvs_pci.c78 mvs_probe(device_t dev) in mvs_probe()
98 mvs_attach(device_t dev) in mvs_attach()
178 mvs_detach(device_t dev) in mvs_detach()
202 mvs_ctlr_setup(device_t dev) in mvs_ctlr_setup()
249 mvs_edma(device_t dev, device_t child, int mode) in mvs_edma()
270 mvs_suspend(device_t dev) in mvs_suspend()
283 mvs_resume(device_t dev) in mvs_resume()
291 mvs_setup_interrupt(device_t dev) in mvs_setup_interrupt()
441 mvs_setup_intr(device_t dev, device_t child, struct resource *irq, in mvs_setup_intr()
470 mvs_print_child(device_t dev, device_t child) in mvs_print_child()
[all …]
/freebsd/sys/dev/mthca/
H A Dmthca_cmd.c386 void mthca_cmd_event(struct mthca_dev *dev, in mthca_cmd_event()
517 int mthca_cmd_init(struct mthca_dev *dev) in mthca_cmd_init()
631 int mthca_SYS_EN(struct mthca_dev *dev) in mthca_SYS_EN()
647 int mthca_SYS_DIS(struct mthca_dev *dev) in mthca_SYS_DIS()
740 int mthca_UNMAP_FA(struct mthca_dev *dev) in mthca_UNMAP_FA()
745 int mthca_RUN_FW(struct mthca_dev *dev) in mthca_RUN_FW()
776 int mthca_QUERY_FW(struct mthca_dev *dev) in mthca_QUERY_FW()
1312 int mthca_INIT_HCA(struct mthca_dev *dev, in mthca_INIT_HCA()
1437 int mthca_INIT_IB(struct mthca_dev *dev, in mthca_INIT_IB()
1627 int mthca_SYNC_TPT(struct mthca_dev *dev) in mthca_SYNC_TPT()
[all …]
H A Dmthca_uar.c36 int mthca_uar_alloc(struct mthca_dev *dev, struct mthca_uar *uar) in mthca_uar_alloc()
47 void mthca_uar_free(struct mthca_dev *dev, struct mthca_uar *uar) in mthca_uar_free()
52 int mthca_init_uar_table(struct mthca_dev *dev) in mthca_init_uar_table()
70 void mthca_cleanup_uar_table(struct mthca_dev *dev) in mthca_cleanup_uar_table()
/freebsd/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c118 #define DPRINTF(dev, args...) argument
126 #define ADM6996FC_READREG(dev, x) \ argument
128 #define ADM6996FC_WRITEREG(dev, x, v) \ argument
135 adm6996fc_probe(device_t dev) in adm6996fc_probe()
233 adm6996fc_attach(device_t dev) in adm6996fc_attach()
303 adm6996fc_detach(device_t dev) in adm6996fc_detach()
406 adm6996fc_lock(device_t dev) in adm6996fc_lock()
417 adm6996fc_unlock(device_t dev) in adm6996fc_unlock()
428 adm6996fc_getinfo(device_t dev) in adm6996fc_getinfo()
715 adm6996fc_statchg(device_t dev) in adm6996fc_statchg()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c57 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt792x_tx() local
99 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt792x_remove_interface() local
158 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt792x_get_tsf() local
184 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt792x_set_tsf() local
230 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt792x_flush() local
243 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt792x_assign_vif_chanctx() local
259 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt792x_unassign_vif_chanctx() local
269 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt792x_set_wakeup() local
397 struct mt792x_dev *dev = phy->dev; in mt792x_get_et_stats() local
502 struct mt792x_dev *dev = phy->dev; in mt792x_set_coverage_class() local
[all …]
/freebsd/sys/x86/x86/
H A Dnexus.c88 #define DEVTONX(dev) ((struct nexus_device *)device_get_ivars(dev)) argument
177 nexus_probe(device_t dev) in nexus_probe()
261 nexus_attach(device_t dev) in nexus_attach()
279 nexus_print_all_resources(device_t dev) in nexus_print_all_resources()
539 nexus_get_reslist(device_t dev, device_t child) in nexus_get_reslist()
575 nexus_alloc_msix(device_t pcib, device_t dev, int *irq) in nexus_alloc_msix()
582 nexus_release_msix(device_t pcib, device_t dev, int irq) in nexus_release_msix()
622 ram_probe(device_t dev) in ram_probe()
631 ram_attach(device_t dev) in ram_attach()
731 sysresource_probe(device_t dev) in sysresource_probe()
[all …]
/freebsd/sys/dev/ahci/
H A Dahciem.c63 ahci_em_probe(device_t dev) in ahci_em_probe()
71 ahci_em_attach(device_t dev) in ahci_em_attach()
202 ahci_em_detach(device_t dev) in ahci_em_detach()
229 ahci_em_reset(device_t dev) in ahci_em_reset()
252 ahci_em_suspend(device_t dev) in ahci_em_suspend()
263 ahci_em_resume(device_t dev) in ahci_em_resume()
290 ahci_em_setleds(device_t dev, int c) in ahci_em_setleds()
370 ahci_em_emulate_ses_on_led(device_t dev, union ccb *ccb) in ahci_em_emulate_ses_on_led()
576 ahci_em_begin_transaction(device_t dev, union ccb *ccb) in ahci_em_begin_transaction()
606 device_t dev, parent; in ahciemaction() local
/freebsd/sys/powerpc/ofw/
H A Dofw_pcibus.c110 ofw_pcibus_probe(device_t dev) in ofw_pcibus_probe()
121 ofw_pcibus_attach(device_t dev) in ofw_pcibus_attach()
152 ofw_pcibus_alloc_devinfo(device_t dev) in ofw_pcibus_alloc_devinfo()
161 ofw_pcibus_enum_devtree(device_t dev, u_int domain, u_int busno) in ofw_pcibus_enum_devtree()
234 ofw_pcibus_enum_bus(device_t dev, u_int domain, u_int busno) in ofw_pcibus_enum_bus()
288 ofw_pcibus_child_deleted(device_t dev, device_t child) in ofw_pcibus_child_deleted()
311 ofw_pcibus_assign_interrupt(device_t dev, device_t child) in ofw_pcibus_assign_interrupt()
374 ofw_pcibus_get_devinfo(device_t bus, device_t dev) in ofw_pcibus_get_devinfo()
383 ofw_pcibus_get_cpus(device_t dev, device_t child, enum cpu_sets op, size_t setsize, in ofw_pcibus_get_cpus()
419 ofw_pcibus_get_domain(device_t dev, device_t child, int *domain) in ofw_pcibus_get_domain()
/freebsd/sys/arm/mv/
H A Dmv_cp110_clock.c124 device_t dev; member
138 mv_cp110_clock_name(device_t dev, const char *name) in mv_cp110_clock_name()
150 mv_cp110_clock_probe(device_t dev) in mv_cp110_clock_probe()
182 mv_cp110_clock_attach(device_t dev) in mv_cp110_clock_attach()
279 mv_cp110_clock_detach(device_t dev) in mv_cp110_clock_detach()
286 mv_cp110_clock_write_4(device_t dev, bus_addr_t addr, uint32_t val) in mv_cp110_clock_write_4()
296 mv_cp110_clock_read_4(device_t dev, bus_addr_t addr, uint32_t *val) in mv_cp110_clock_read_4()
307 mv_cp110_clock_modify_4(device_t dev, bus_addr_t addr, uint32_t clr, uint32_t set) in mv_cp110_clock_modify_4()
323 mv_cp110_clock_device_lock(device_t dev) in mv_cp110_clock_device_lock()
332 mv_cp110_clock_device_unlock(device_t dev) in mv_cp110_clock_device_unlock()
/freebsd/sys/dev/ichiic/
H A Dig4_acpi.c68 ig4iic_acpi_probe(device_t dev) in ig4iic_acpi_probe()
83 ig4iic_acpi_attach(device_t dev) in ig4iic_acpi_attach()
127 ig4iic_acpi_detach(device_t dev) in ig4iic_acpi_detach()
154 ig4iic_acpi_suspend(device_t dev) in ig4iic_acpi_suspend()
162 ig4iic_acpi_resume(device_t dev) in ig4iic_acpi_resume()
/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c91 #define DPRINTF(dev, args...) device_printf(dev, args) argument
93 #define DPRINTF(dev, args...) argument
102 ukswitch_probe(device_t dev) in ukswitch_probe()
161 ukswitch_attach(device_t dev) in ukswitch_attach()
232 ukswitch_detach(device_t dev) in ukswitch_detach()
329 ukswitch_lock(device_t dev) in ukswitch_lock()
338 ukswitch_unlock(device_t dev) in ukswitch_unlock()
347 ukswitch_getinfo(device_t dev) in ukswitch_getinfo()
438 ukswitch_statchg(device_t dev) in ukswitch_statchg()
473 ukswitch_readphy(device_t dev, int phy, int reg) in ukswitch_readphy()
[all …]
/freebsd/sys/xen/xenbus/
H A Dxenbus.c74 error_path(device_t dev) in error_path()
104 xenbus_dev_verror(device_t dev, int err, const char *fmt, va_list ap) in xenbus_dev_verror()
140 xenbus_dev_error(device_t dev, int err, const char *fmt, ...) in xenbus_dev_error()
150 xenbus_dev_vfatal(device_t dev, int err, const char *fmt, va_list ap) in xenbus_dev_vfatal()
158 xenbus_dev_fatal(device_t dev, int err, const char *fmt, ...) in xenbus_dev_fatal()
168 xenbus_grant_ring(device_t dev, unsigned long ring_mfn, grant_ref_t *refp) in xenbus_grant_ring()
196 xenbus_dev_is_online(device_t dev) in xenbus_dev_is_online()
213 xenbus_localend_changed(device_t dev, const char *path) in xenbus_localend_changed()

12345678910>>...111