Home
last modified time | relevance | path

Searched defs:dev (Results 1551 – 1575 of 2785) sorted by relevance

1...<<61626364656667686970>>...112

/freebsd/sys/dev/virtio/
H A Dvirtio.h86 #define VIRTIO_SIMPLE_PROBE(dev, driver) \ argument
180 virtio_simple_probe(device_t dev, const struct virtio_pnp_match *match) in virtio_simple_probe()
/freebsd/sys/dev/ipmi/
H A Dipmi_ssif.c59 dump_buffer(device_t dev, const char *msg, u_char *bytes, int len) in dump_buffer()
74 device_t dev = sc->ipmi_dev; in ssif_polled_request() local
/freebsd/sys/dev/aic7xxx/
H A Dahc_isa.c124 ahc_isa_probe(device_t dev) in ahc_isa_probe()
215 ahc_isa_attach(device_t dev) in ahc_isa_attach()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dmac.c9 void mt76x2_mac_stop(struct mt76x02_dev *dev, bool force) in mt76x2_mac_stop()
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_spromvar.h51 device_t dev; member
/freebsd/sys/powerpc/psim/
H A Duart_iobus.c69 uart_iobus_probe(device_t dev) in uart_iobus_probe()
/freebsd/contrib/libfido2/examples/
H A Dretries.c21 fido_dev_t *dev; in main() local
/freebsd/sys/dev/ppc/
H A Dppc_puc.c79 ppc_puc_probe(device_t dev) in ppc_puc_probe()
/freebsd/sys/dev/tpm/
H A Dtpm_acpi.c49 tpm_acpi_probe(device_t dev) in tpm_acpi_probe()
/freebsd/sys/dev/quicc/
H A Dquicc_bfe_fdt.c71 quicc_fdt_probe(device_t dev) in quicc_fdt_probe()
/freebsd/stand/i386/libi386/
H A Ddevicename.c41 struct devdesc **dev = (struct devdesc **)vdev; in i386_getdev() local
/freebsd/stand/efi/libefi/
H A Ddevicename.c47 struct devdesc **dev = (struct devdesc **)vdev; in efi_getdev() local
/freebsd/stand/userboot/userboot/
H A Ddevicename.c42 struct devdesc **dev = (struct devdesc **)vdev; in userboot_getdev() local
/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_sata.c312 fsl_sata_probe(device_t dev) in fsl_sata_probe()
324 fsl_sata_attach(device_t dev) in fsl_sata_attach()
424 fsl_sata_detach(device_t dev) in fsl_sata_detach()
468 fsl_sata_init(device_t dev) in fsl_sata_init()
495 fsl_sata_deinit(device_t dev) in fsl_sata_deinit()
517 fsl_sata_suspend(device_t dev) in fsl_sata_suspend()
531 fsl_sata_resume(device_t dev) in fsl_sata_resume()
566 fsl_sata_dmainit(device_t dev) in fsl_sata_dmainit()
613 fsl_sata_dmafini(device_t dev) in fsl_sata_dmafini()
656 fsl_sata_slotsfree(device_t dev) in fsl_sata_slotsfree()
[all …]
/freebsd/sys/dev/iicbus/adc/
H A Dads111x.c157 device_t dev; member
489 ads111x_find_chipinfo(device_t dev) in ads111x_find_chipinfo()
519 ads111x_probe(device_t dev) in ads111x_probe()
537 ads111x_attach(device_t dev) in ads111x_attach()
584 ads111x_detach(device_t dev) in ads111x_detach()
/freebsd/sys/dev/dwc/
H A Dif_dwc_rk.c387 if_dwc_rk_probe(device_t dev) in if_dwc_rk_probe()
400 if_dwc_rk_init_clocks(device_t dev) in if_dwc_rk_init_clocks()
483 if_dwc_rk_init(device_t dev) in if_dwc_rk_init()
581 if_dwc_rk_mii_clk(device_t dev) in if_dwc_rk_mii_clk()
609 if_dwc_rk_set_speed(device_t dev, int speed) in if_dwc_rk_set_speed()
/freebsd/stand/common/
H A Dpart.c228 ptable_gptread(struct ptable *table, void *dev, diskread_t dread) in ptable_gptread()
380 ptable_ebrread(struct ptable *table, void *dev, diskread_t dread) in ptable_ebrread()
456 ptable_bsdread(struct ptable *table, void *dev, diskread_t dread) in ptable_bsdread()
520 ptable_iso9660read(struct ptable *table, void *dev, diskread_t dread) in ptable_iso9660read()
557 ptable_open(void *dev, uint64_t sectors, uint16_t sectorsize, in ptable_open()
/freebsd/sys/dev/mii/
H A Dmii_physubr.c539 mii_phy_detach(device_t dev) in mii_phy_detach()
571 mii_phy_dev_probe(device_t dev, const struct mii_phydesc *mpd, int mrv) in mii_phy_dev_probe()
583 mii_phy_dev_attach(device_t dev, u_int flags, const struct mii_phy_funcs *mpf, in mii_phy_dev_attach()
/freebsd/sys/arm/allwinner/
H A Daw_wdog.c99 device_t dev; member
127 aw_wdog_probe(device_t dev) in aw_wdog_probe()
147 aw_wdog_attach(device_t dev) in aw_wdog_attach()
/freebsd/sys/amd64/vmm/io/
H A Diommu.c156 iommu_pci_add(void *arg, device_t dev) in iommu_pci_add()
164 iommu_pci_delete(void *arg, device_t dev) in iommu_pci_delete()
176 device_t dev; in iommu_init() local
/freebsd/sys/powerpc/powermac/
H A Dplatform_powermac.c266 phandle_t cpu, dev, root; in powermac_smp_first_cpu() local
402 powermac_register_timebase(device_t dev, powermac_tb_disable_t cb) in powermac_register_timebase()
454 dummy_timebase(device_t dev, bool freeze) in dummy_timebase()
/freebsd/sys/dev/nvme/
H A Dnvme.c72 nvme_shutdown(device_t dev) in nvme_shutdown()
83 nvme_attach(device_t dev) in nvme_attach()
104 nvme_detach(device_t dev) in nvme_detach()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_dmtimer.c53 device_t dev; member
249 am335x_dmtimer_probe(device_t dev) in am335x_dmtimer_probe()
286 am335x_dmtimer_attach(device_t dev) in am335x_dmtimer_attach()
H A Dam335x_lcd.c349 am335x_read_hdmi_property(device_t dev) in am335x_read_hdmi_property()
397 am335x_read_property(device_t dev, phandle_t node, const char *name, uint32_t *val) in am335x_read_property()
413 am335x_read_timing(device_t dev, phandle_t node, struct panel_info *panel) in am335x_read_timing()
486 am335x_read_panel_info(device_t dev, phandle_t node, struct panel_info *panel) in am335x_read_panel_info()
930 am335x_lcd_probe(device_t dev) in am335x_lcd_probe()
955 am335x_lcd_attach(device_t dev) in am335x_lcd_attach()
1064 am335x_lcd_detach(device_t dev) in am335x_lcd_detach()
1071 am335x_lcd_fb_getinfo(device_t dev) in am335x_lcd_fb_getinfo()
/freebsd/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c35 static HIM *hpt_match(device_t dev, int scan) in hpt_match()
55 static int hpt_probe(device_t dev) in hpt_probe()
71 static int hpt_attach(device_t dev) in hpt_attach()
1182 static int hpt_shutdown(device_t dev) in hpt_shutdown()
1188 static int hpt_detach(device_t dev) in hpt_detach()
1577 static int hpt_open(struct cdev *dev, int flags, int devtype, struct thread *td) in hpt_open()
1582 static int hpt_close(struct cdev *dev, int flags, int devtype, struct thread *td) in hpt_close()
1587 static int hpt_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, struct thread *td) in hpt_ioctl()

1...<<61626364656667686970>>...112