/freebsd-src/contrib/libfido2/src/ |
H A D | dev.c | 18 set_random_report_len(fido_dev_t *dev) in set_random_report_len() 28 fido_dev_set_extension_flags(fido_dev_t *dev, const fido_cbor_info_t *info) in fido_dev_set_extension_flags() 39 fido_dev_set_option_flags(fido_dev_t *dev, const fido_cbor_info_t *info) in fido_dev_set_option_flags() 63 fido_dev_set_protocol_flags(fido_dev_t *dev, const fido_cbor_info_t *info) in fido_dev_set_protocol_flags() 84 fido_dev_set_flags(fido_dev_t *dev, const fido_cbor_info_t *info) in fido_dev_set_flags() 92 fido_dev_open_tx(fido_dev_t *dev, const char *path, int *ms) in fido_dev_open_tx() 163 fido_dev_open_rx(fido_dev_t *dev, int *ms) in fido_dev_open_rx() 228 fido_dev_open_wait(fido_dev_t *dev, const char *path, int *ms) in fido_dev_open_wait() 281 fido_dev_open_with_info(fido_dev_t *dev) in fido_dev_open_with_info() 292 fido_dev_open(fido_dev_t *dev, const char *path) in fido_dev_open() [all …]
|
/freebsd-src/sys/dev/ppbus/ |
H A D | ppbio.h | 37 #define ppb_outsb_epp(dev,buf,cnt) \ argument 39 #define ppb_outsw_epp(dev,buf,cnt) \ argument 41 #define ppb_outsl_epp(dev,buf,cnt) \ argument 44 #define ppb_insb_epp(dev,buf,cnt) \ argument 46 #define ppb_insw_epp(dev,buf,cnt) \ argument 48 #define ppb_insl_epp(dev,buf,cnt) \ argument 51 #define ppb_repp_A(dev) \ argument 53 #define ppb_repp_D(dev) \ argument 55 #define ppb_recr(dev) \ argument 57 #define ppb_rfifo(dev) \ argument [all …]
|
/freebsd-src/contrib/wpa/src/wps/ |
H A D | wps_dev_attr.c | 16 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_manufacturer() 40 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_name() 64 int wps_build_model_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_number() 88 int wps_build_serial_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_serial_number() 112 int wps_build_primary_dev_type(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_primary_dev_type() 122 int wps_build_secondary_dev_type(struct wps_device_data *dev, in wps_build_secondary_dev_type() 138 int wps_build_req_dev_type(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_req_dev_type() 158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_dev_name() 182 int wps_build_device_attrs(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_device_attrs() 195 int wps_build_os_version(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_os_version() [all …]
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/ |
H A D | mt792x_usb.c | 14 u32 mt792xu_rr(struct mt76_dev *dev, u32 addr) in mt792xu_rr() 27 void mt792xu_wr(struct mt76_dev *dev, u32 addr, u32 val) in mt792xu_wr() 36 u32 mt792xu_rmw(struct mt76_dev *dev, u32 addr, u32 mask, u32 val) in mt792xu_rmw() 49 void mt792xu_copy(struct mt76_dev *dev, u32 offset, const void *data, int len) in mt792xu_copy() 74 int mt792xu_mcu_power_on(struct mt792x_dev *dev) in mt792xu_mcu_power_on() 94 static void mt792xu_cleanup(struct mt792x_dev *dev) in mt792xu_cleanup() 102 static u32 mt792xu_uhw_rr(struct mt76_dev *dev, u32 addr) in mt792xu_uhw_rr() 114 static void mt792xu_uhw_wr(struct mt76_dev *dev, u32 addr, u32 val) in mt792xu_uhw_wr() 122 static void mt792xu_dma_prefetch(struct mt792x_dev *dev) in mt792xu_dma_prefetch() 160 static void mt792xu_wfdma_init(struct mt792x_dev *dev) in mt792xu_wfdma_init() [all …]
|
H A D | mt76x02_mmio.c | 16 struct mt76x02_dev *dev = from_tasklet(dev, t, mt76.pre_tbtt_tasklet); in mt76x02_pre_tbtt_tasklet() local 68 static void mt76x02e_pre_tbtt_enable(struct mt76x02_dev *dev, bool en) in mt76x02e_pre_tbtt_enable() 76 static void mt76x02e_beacon_enable(struct mt76x02_dev *dev, bool en) in mt76x02e_beacon_enable() 85 void mt76x02e_init_beacon_config(struct mt76x02_dev *dev) in mt76x02e_init_beacon_config() 108 mt76x02_init_rx_queue(struct mt76x02_dev *dev, struct mt76_queue *q, in mt76x02_init_rx_queue() 123 static void mt76x02_process_tx_status_fifo(struct mt76x02_dev *dev) in mt76x02_process_tx_status_fifo() 134 struct mt76x02_dev *dev; in mt76x02_tx_worker() local 146 struct mt76x02_dev *dev = container_of(napi, struct mt76x02_dev, in mt76x02_poll_tx() local 168 int mt76x02_dma_init(struct mt76x02_dev *dev) in mt76x02_dma_init() 244 struct mt76x02_dev *dev; in mt76x02_rx_poll_complete() local [all …]
|
H A D | mt792x_dma.c | 16 struct mt792x_dev *dev = dev_instance; in mt792x_irq_handler() local 31 struct mt792x_dev *dev = (struct mt792x_dev *)data; in mt792x_irq_tasklet() local 79 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt792x_rx_poll_complete() local 92 static void mt792x_dma_prefetch(struct mt792x_dev *dev) in mt792x_dma_prefetch() 111 int mt792x_dma_enable(struct mt792x_dev *dev) in mt792x_dma_enable() 149 mt792x_dma_reset(struct mt792x_dev *dev, bool force) in mt792x_dma_reset() 172 int mt792x_wpdma_reset(struct mt792x_dev *dev, bool force) in mt792x_wpdma_reset() 202 int mt792x_wpdma_reinit_cond(struct mt792x_dev *dev) in mt792x_wpdma_reinit_cond() 228 int mt792x_dma_disable(struct mt792x_dev *dev, bool force) in mt792x_dma_disable() 263 void mt792x_dma_cleanup(struct mt792x_dev *dev) in mt792x_dma_cleanup() [all …]
|
/freebsd-src/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_pd.c | 47 int mlx4_pd_alloc(struct mlx4_dev *dev, u32 *pdn) in mlx4_pd_alloc() 59 void mlx4_pd_free(struct mlx4_dev *dev, u32 pdn) in mlx4_pd_free() 65 int __mlx4_xrcd_alloc(struct mlx4_dev *dev, u32 *xrcdn) in __mlx4_xrcd_alloc() 76 int mlx4_xrcd_alloc(struct mlx4_dev *dev, u32 *xrcdn) in mlx4_xrcd_alloc() 96 void __mlx4_xrcd_free(struct mlx4_dev *dev, u32 xrcdn) in __mlx4_xrcd_free() 101 void mlx4_xrcd_free(struct mlx4_dev *dev, u32 xrcdn) in mlx4_xrcd_free() 118 int mlx4_init_pd_table(struct mlx4_dev *dev) in mlx4_init_pd_table() 127 void mlx4_cleanup_pd_table(struct mlx4_dev *dev) in mlx4_cleanup_pd_table() 132 int mlx4_init_xrcd_table(struct mlx4_dev *dev) in mlx4_init_xrcd_table() 140 void mlx4_cleanup_xrcd_table(struct mlx4_dev *dev) in mlx4_cleanup_xrcd_table() [all …]
|
H A D | mlx4_main.c | 181 static inline void mlx4_set_num_reserved_uars(struct mlx4_dev *dev, in mlx4_set_num_reserved_uars() 195 int mlx4_check_port_params(struct mlx4_dev *dev, in mlx4_check_port_params() 219 static void mlx4_set_port_mask(struct mlx4_dev *dev) in mlx4_set_port_mask() 231 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func() 250 static void mlx4_enable_cqe_eqe_stride(struct mlx4_dev *dev) in mlx4_enable_cqe_eqe_stride() 285 static int _mlx4_dev_port(struct mlx4_dev *dev, int port, in _mlx4_dev_port() 312 static int mlx4_dev_port(struct mlx4_dev *dev, int port, in mlx4_dev_port() 325 static inline void mlx4_enable_ignore_fcs(struct mlx4_dev *dev) in mlx4_enable_ignore_fcs() 345 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() 627 static int mlx4_get_pcie_dev_link_caps(struct mlx4_dev *dev, in mlx4_get_pcie_dev_link_caps() [all …]
|
/freebsd-src/sys/dev/pci/ |
H A D | vga_pci.c | 80 vga_pci_is_boot_display(device_t dev) in vga_pci_is_boot_display() argument 144 vga_pci_reset(device_t dev) vga_pci_reset() argument 162 vga_pci_map_bios(device_t dev,size_t * size) vga_pci_map_bios() argument 272 vga_pci_unmap_bios(device_t dev,void * bios) vga_pci_unmap_bios() argument 314 vga_pci_repost(device_t dev) vga_pci_repost() argument 344 vga_pci_probe(device_t dev) vga_pci_probe() argument 366 vga_pci_attach(device_t dev) vga_pci_attach() argument 382 vga_pci_suspend(device_t dev) vga_pci_suspend() argument 389 vga_pci_detach(device_t dev) vga_pci_detach() argument 400 vga_pci_resume(device_t dev) vga_pci_resume() argument 409 vga_pci_read_ivar(device_t dev,device_t child,int which,uintptr_t * result) vga_pci_read_ivar() argument 416 vga_pci_write_ivar(device_t dev,device_t child,int which,uintptr_t value) vga_pci_write_ivar() argument 423 vga_pci_setup_intr(device_t dev,device_t child,struct resource * irq,int flags,driver_filter_t * filter,driver_intr_t * intr,void * arg,void ** cookiep) vga_pci_setup_intr() argument 432 vga_pci_teardown_intr(device_t dev,device_t child,struct resource * irq,void * cookie) vga_pci_teardown_intr() argument 452 vga_pci_alloc_resource(device_t dev,device_t child,int type,int * rid,rman_res_t start,rman_res_t end,rman_res_t count,u_int flags) vga_pci_alloc_resource() argument 478 vga_pci_release_resource(device_t dev,device_t child,struct resource * r) vga_pci_release_resource() argument 516 vga_pci_read_config(device_t dev,device_t child,int reg,int width) vga_pci_read_config() argument 523 vga_pci_write_config(device_t dev,device_t child,int reg,uint32_t val,int width) vga_pci_write_config() argument 531 vga_pci_enable_busmaster(device_t dev,device_t child) vga_pci_enable_busmaster() argument 538 vga_pci_disable_busmaster(device_t dev,device_t child) vga_pci_disable_busmaster() argument 545 vga_pci_enable_io(device_t dev,device_t child,int space) vga_pci_enable_io() argument 554 vga_pci_disable_io(device_t dev,device_t child,int space) vga_pci_disable_io() argument 563 vga_pci_get_vpd_ident(device_t dev,device_t child,const char ** identptr) vga_pci_get_vpd_ident() argument 570 vga_pci_get_vpd_readonly(device_t dev,device_t child,const char * kw,const char ** vptr) vga_pci_get_vpd_readonly() argument 578 vga_pci_set_powerstate(device_t dev,device_t child,int state) vga_pci_set_powerstate() argument 587 vga_pci_get_powerstate(device_t dev,device_t child) vga_pci_get_powerstate() argument 596 vga_pci_assign_interrupt(device_t dev,device_t child) vga_pci_assign_interrupt() argument 605 vga_pci_find_cap(device_t dev,device_t child,int capability,int * capreg) vga_pci_find_cap() argument 613 vga_pci_find_next_cap(device_t dev,device_t child,int capability,int start,int * capreg) vga_pci_find_next_cap() argument 621 vga_pci_find_extcap(device_t dev,device_t child,int capability,int * capreg) vga_pci_find_extcap() argument 629 vga_pci_find_next_extcap(device_t dev,device_t child,int capability,int start,int * capreg) vga_pci_find_next_extcap() argument 637 vga_pci_find_htcap(device_t dev,device_t child,int capability,int * capreg) vga_pci_find_htcap() argument 645 vga_pci_find_next_htcap(device_t dev,device_t child,int capability,int start,int * capreg) vga_pci_find_next_htcap() argument 653 vga_pci_alloc_msi(device_t dev,device_t child,int * count) vga_pci_alloc_msi() argument 668 vga_pci_alloc_msix(device_t dev,device_t child,int * count) vga_pci_alloc_msix() argument 683 vga_pci_remap_msix(device_t dev,device_t child,int count,const u_int * vectors) vga_pci_remap_msix() argument 695 vga_pci_release_msi(device_t dev,device_t child) vga_pci_release_msi() argument 710 vga_pci_msi_count(device_t dev,device_t child) vga_pci_msi_count() argument 717 vga_pci_msix_count(device_t dev,device_t child) vga_pci_msix_count() argument [all...] |
H A D | hostb_pci.c | 44 pci_hostb_probe(device_t dev) in pci_hostb_probe() argument 69 pci_hostb_attach(device_t dev) in pci_hostb_attach() argument 87 pci_hostb_read_ivar(device_t dev,device_t child,int which,uintptr_t * result) pci_hostb_read_ivar() argument 94 pci_hostb_write_ivar(device_t dev,device_t child,int which,uintptr_t value) pci_hostb_write_ivar() argument 101 pci_hostb_alloc_resource(device_t dev,device_t child,int type,int * rid,rman_res_t start,rman_res_t end,rman_res_t count,u_int flags) pci_hostb_alloc_resource() argument 109 pci_hostb_release_resource(device_t dev,device_t child,struct resource * r) pci_hostb_release_resource() argument 118 pci_hostb_read_config(device_t dev,device_t child,int reg,int width) pci_hostb_read_config() argument 125 pci_hostb_write_config(device_t dev,device_t child,int reg,uint32_t val,int width) pci_hostb_write_config() argument 133 pci_hostb_enable_busmaster(device_t dev,device_t child) pci_hostb_enable_busmaster() argument 142 pci_hostb_disable_busmaster(device_t dev,device_t child) pci_hostb_disable_busmaster() argument 151 pci_hostb_enable_io(device_t dev,device_t child,int space) pci_hostb_enable_io() argument 160 pci_hostb_disable_io(device_t dev,device_t child,int space) pci_hostb_disable_io() argument 169 pci_hostb_set_powerstate(device_t dev,device_t child,int state) pci_hostb_set_powerstate() argument 178 pci_hostb_get_powerstate(device_t dev,device_t child) pci_hostb_get_powerstate() argument 187 pci_hostb_assign_interrupt(device_t dev,device_t child) pci_hostb_assign_interrupt() argument 196 pci_hostb_find_cap(device_t dev,device_t child,int capability,int * capreg) pci_hostb_find_cap() argument 204 pci_hostb_find_next_cap(device_t dev,device_t child,int capability,int start,int * capreg) pci_hostb_find_next_cap() argument 212 pci_hostb_find_extcap(device_t dev,device_t child,int capability,int * capreg) pci_hostb_find_extcap() argument 220 pci_hostb_find_next_extcap(device_t dev,device_t child,int capability,int start,int * capreg) pci_hostb_find_next_extcap() argument 228 pci_hostb_find_htcap(device_t dev,device_t child,int capability,int * capreg) pci_hostb_find_htcap() argument 236 pci_hostb_find_next_htcap(device_t dev,device_t child,int capability,int start,int * capreg) pci_hostb_find_next_htcap() argument [all...] |
/freebsd-src/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmu.h | 59 bhnd_pmu_read_chipctrl(device_t dev, uint32_t reg) in bhnd_pmu_read_chipctrl() 76 bhnd_pmu_write_chipctrl(device_t dev, uint32_t reg, uint32_t value, in bhnd_pmu_write_chipctrl() 94 bhnd_pmu_read_regctrl(device_t dev, uint32_t reg) in bhnd_pmu_read_regctrl() 111 bhnd_pmu_write_regctrl(device_t dev, uint32_t reg, uint32_t value, in bhnd_pmu_write_regctrl() 129 bhnd_pmu_read_pllctrl(device_t dev, uint32_t reg) in bhnd_pmu_read_pllctrl() 146 bhnd_pmu_write_pllctrl(device_t dev, uint32_t reg, uint32_t value, in bhnd_pmu_write_pllctrl() 163 bhnd_pmu_set_voltage_raw(device_t dev, bhnd_pmu_regulator regulator, in bhnd_pmu_set_voltage_raw() 179 bhnd_pmu_enable_regulator(device_t dev, bhnd_pmu_regulator regulator) in bhnd_pmu_enable_regulator() 194 bhnd_pmu_disable_regulator(device_t dev, bhnd_pmu_regulator regulator) in bhnd_pmu_disable_regulator() 215 bhnd_pmu_get_clock_latency(device_t dev, bhnd_clock clock, u_int *latency) in bhnd_pmu_get_clock_latency() [all …]
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | pci_init.c | 13 mt76x2_mac_pbf_init(struct mt76x02_dev *dev) in mt76x2_mac_pbf_init() 31 mt76x2_fixup_xtal(struct mt76x02_dev *dev) in mt76x2_fixup_xtal() 70 int mt76x2_mac_reset(struct mt76x02_dev *dev, bool hard) in mt76x2_mac_reset() 142 mt76x2_power_on_rf_patch(struct mt76x02_dev *dev) in mt76x2_power_on_rf_patch() 163 mt76x2_power_on_rf(struct mt76x02_dev *dev, int unit) in mt76x2_power_on_rf() 185 mt76x2_power_on(struct mt76x02_dev *dev) in mt76x2_power_on() 220 int mt76x2_resume_device(struct mt76x02_dev *dev) in mt76x2_resume_device() 237 static int mt76x2_init_hardware(struct mt76x02_dev *dev) in mt76x2_init_hardware() 271 void mt76x2_stop_hardware(struct mt76x02_dev *dev) in mt76x2_stop_hardware() 281 void mt76x2_cleanup(struct mt76x02_dev *dev) in mt76x2_cleanup() [all …]
|
H A D | usb_init.c | 13 static void mt76x2u_init_dma(struct mt76x02_dev *dev) in mt76x2u_init_dma() 28 static void mt76x2u_power_on_rf_patch(struct mt76x02_dev *dev) in mt76x2u_power_on_rf_patch() 48 static void mt76x2u_power_on_rf(struct mt76x02_dev *dev, int unit) in mt76x2u_power_on_rf() 70 static void mt76x2u_power_on(struct mt76x02_dev *dev) in mt76x2u_power_on() 106 static int mt76x2u_init_eeprom(struct mt76x02_dev *dev) in mt76x2u_init_eeprom() 126 int mt76x2u_init_hardware(struct mt76x02_dev *dev) in mt76x2u_init_hardware() 190 int mt76x2u_register_device(struct mt76x02_dev *dev) in mt76x2u_register_device() 238 void mt76x2u_stop_hw(struct mt76x02_dev *dev) in mt76x2u_stop_hw() 245 void mt76x2u_cleanup(struct mt76x02_dev *dev) in mt76x2u_cleanup()
|
/freebsd-src/sys/dev/ata/ |
H A D | ata-pci.c | 60 ata_pci_probe(device_t dev) in ata_pci_probe() argument 80 ata_pci_attach(device_t dev) ata_pci_attach() argument 134 ata_pci_detach(device_t dev) ata_pci_detach() argument 160 ata_pci_suspend(device_t dev) ata_pci_suspend() argument 172 ata_pci_resume(device_t dev) ata_pci_resume() argument 184 ata_pci_read_ivar(device_t dev,device_t child,int which,uintptr_t * result) ata_pci_read_ivar() argument 191 ata_pci_write_ivar(device_t dev,device_t child,int which,uintptr_t value) ata_pci_write_ivar() argument 198 ata_pci_read_config(device_t dev,device_t child,int reg,int width) ata_pci_read_config() argument 205 ata_pci_write_config(device_t dev,device_t child,int reg,uint32_t val,int width) ata_pci_write_config() argument 213 ata_pci_alloc_resource(device_t dev,device_t child,int type,int * rid,rman_res_t start,rman_res_t end,rman_res_t count,u_int flags) ata_pci_alloc_resource() argument 274 ata_pci_release_resource(device_t dev,device_t child,struct resource * r) ata_pci_release_resource() argument 315 ata_pci_setup_intr(device_t dev,device_t child,struct resource * irq,int flags,driver_filter_t * filter,driver_intr_t * function,void * argument,void ** cookiep) ata_pci_setup_intr() argument 344 ata_pci_teardown_intr(device_t dev,device_t child,struct resource * irq,void * cookie) ata_pci_teardown_intr() argument 366 ata_generic_setmode(device_t dev,int target,int mode) ata_generic_setmode() argument 373 ata_generic_chipinit(device_t dev) ata_generic_chipinit() argument 384 ata_pci_ch_attach(device_t dev) ata_pci_ch_attach() argument 423 ata_pci_ch_detach(device_t dev) ata_pci_ch_detach() argument 438 ata_pci_status(device_t dev) ata_pci_status() argument 463 ata_pci_hw(device_t dev) ata_pci_hw() argument 506 ata_pci_dmareset(device_t dev) ata_pci_dmareset() argument 522 ata_pci_dmainit(device_t dev) ata_pci_dmainit() argument 533 ata_pci_dmafini(device_t dev) ata_pci_dmafini() argument 540 ata_pci_print_child(device_t dev,device_t child) ata_pci_print_child() argument 553 ata_pci_child_location(device_t dev,device_t child,struct sbuf * sb) ata_pci_child_location() argument 606 ata_pcichannel_probe(device_t dev) ata_pcichannel_probe() argument 617 ata_pcichannel_attach(device_t dev) ata_pcichannel_attach() argument 640 ata_pcichannel_detach(device_t dev) ata_pcichannel_detach() argument 659 ata_pcichannel_suspend(device_t dev) ata_pcichannel_suspend() argument 678 ata_pcichannel_resume(device_t dev) ata_pcichannel_resume() argument 694 ata_pcichannel_reset(device_t dev) ata_pcichannel_reset() argument 711 ata_pcichannel_setmode(device_t dev,int target,int mode) ata_pcichannel_setmode() argument 722 ata_pcichannel_getrev(device_t dev,int target) ata_pcichannel_getrev() argument 765 ata_legacy(device_t dev) ata_legacy() argument 793 ata_setup_interrupt(device_t dev,void * intr_func) ata_setup_interrupt() argument 829 ata_set_desc(device_t dev) ata_set_desc() argument 839 ata_match_chip(device_t dev,const struct ata_chip_id * index) ata_match_chip() argument 855 ata_find_chip(device_t dev,const struct ata_chip_id * index,int slot) ata_find_chip() argument 880 ata_pcivendor2str(device_t dev) ata_pcivendor2str() argument [all...] |
/freebsd-src/sys/dev/agp/ |
H A D | agp.c | 90 agp_find_caps(device_t dev) in agp_find_caps() argument 106 device_t bus, dev = 0; in agp_find_display() local 133 agp_alloc_gatt(device_t dev) agp_alloc_gatt() argument 194 agp_set_aperture_resource(device_t dev,int rid) agp_set_aperture_resource() argument 202 agp_generic_attach(device_t dev) agp_generic_attach() argument 278 agp_free_cdev(device_t dev) agp_free_cdev() argument 288 agp_free_res(device_t dev) agp_free_res() argument 299 agp_generic_detach(device_t dev) agp_generic_detach() argument 312 agp_generic_get_aperture(device_t dev) agp_generic_get_aperture() argument 324 agp_generic_set_aperture(device_t dev,u_int32_t aperture) agp_generic_set_aperture() argument 340 agp_v3_enable(device_t dev,device_t mdev,u_int32_t mode) agp_v3_enable() argument 409 agp_v2_enable(device_t dev,device_t mdev,u_int32_t mode) agp_v2_enable() argument 462 agp_generic_enable(device_t dev,u_int32_t mode) agp_generic_enable() argument 492 agp_generic_alloc_memory(device_t dev,int type,vm_size_t size) agp_generic_alloc_memory() argument 524 agp_generic_free_memory(device_t dev,struct agp_memory * mem) agp_generic_free_memory() argument 539 agp_generic_bind_memory(device_t dev,struct agp_memory * mem,vm_offset_t offset) agp_generic_bind_memory() argument 645 agp_generic_unbind_memory(device_t dev,struct agp_memory * mem) agp_generic_unbind_memory() argument 686 agp_acquire_helper(device_t dev,enum agp_acquire_state state) agp_acquire_helper() argument 698 agp_release_helper(device_t dev,enum agp_acquire_state state) agp_release_helper() argument 713 agp_find_memory(device_t dev,int id) agp_find_memory() argument 730 agp_info_user(device_t dev,agp_info * info) agp_info_user() argument 750 agp_setup_user(device_t dev,agp_setup * setup) agp_setup_user() argument 756 agp_allocate_user(device_t dev,agp_allocate * alloc) agp_allocate_user() argument 773 agp_deallocate_user(device_t dev,int id) agp_deallocate_user() argument 786 agp_bind_user(device_t dev,agp_bind * bind) agp_bind_user() argument 797 agp_unbind_user(device_t dev,agp_unbind * unbind) agp_unbind_user() argument 808 agp_chipset_flush(device_t dev) agp_chipset_flush() argument 817 device_t dev = kdev->si_drv1; agp_open() local 831 device_t dev = kdev->si_drv1; agp_close() local 854 device_t dev = kdev->si_drv1; agp_ioctl() local 892 device_t dev = kdev->si_drv1; agp_mmap() local 927 agp_state(device_t dev) agp_state() argument 934 agp_get_info(device_t dev,struct agp_info * info) agp_get_info() argument 950 agp_acquire(device_t dev) agp_acquire() argument 956 agp_release(device_t dev) agp_release() argument 962 agp_enable(device_t dev,u_int32_t mode) agp_enable() argument 967 agp_alloc_memory(device_t dev,int type,vm_size_t bytes) agp_alloc_memory() argument 972 agp_free_memory(device_t dev,void * handle) agp_free_memory() argument 978 agp_bind_memory(device_t dev,void * handle,vm_offset_t offset) agp_bind_memory() argument 984 agp_unbind_memory(device_t dev,void * handle) agp_unbind_memory() argument 990 agp_memory_info(device_t dev,void * handle,struct agp_memory_info * mi) agp_memory_info() argument 1002 agp_bind_pages(device_t dev,vm_page_t * pages,vm_size_t size,vm_offset_t offset) agp_bind_pages() argument 1053 agp_unbind_pages(device_t dev,vm_size_t size,vm_offset_t offset) agp_unbind_pages() argument [all...] |
H A D | agp_i810.c | 649 agp_i810_match(device_t dev) agp_i810_match() argument 673 agp_i810_find_bridge(device_t dev) agp_i810_find_bridge() argument 722 agp_82852_set_desc(device_t dev,const struct agp_i810_match * match) agp_82852_set_desc() argument 750 agp_i810_set_desc(device_t dev,const struct agp_i810_match * match) agp_i810_set_desc() argument 757 agp_i810_probe(device_t dev) agp_i810_probe() argument 791 agp_i810_dump_regs(device_t dev) agp_i810_dump_regs() argument 802 agp_i830_dump_regs(device_t dev) agp_i830_dump_regs() argument 813 agp_i855_dump_regs(device_t dev) agp_i855_dump_regs() argument 824 agp_i915_dump_regs(device_t dev) agp_i915_dump_regs() argument 837 agp_i965_dump_regs(device_t dev) agp_i965_dump_regs() argument 850 agp_i810_get_stolen_size(device_t dev) agp_i810_get_stolen_size() argument 861 agp_i830_get_stolen_size(device_t dev) agp_i830_get_stolen_size() argument 893 agp_i915_get_stolen_size(device_t dev) agp_i915_get_stolen_size() argument 1034 agp_i810_get_gtt_mappable_entries(device_t dev) agp_i810_get_gtt_mappable_entries() argument 1051 agp_i830_get_gtt_mappable_entries(device_t dev) agp_i830_get_gtt_mappable_entries() argument 1068 agp_i915_get_gtt_mappable_entries(device_t dev) agp_i915_get_gtt_mappable_entries() argument 1080 agp_i810_get_gtt_total_entries(device_t dev) agp_i810_get_gtt_total_entries() argument 1090 agp_i965_get_gtt_total_entries(device_t dev) agp_i965_get_gtt_total_entries() argument 1127 agp_gen5_adjust_pgtbl_size(device_t dev,uint32_t sz) agp_gen5_adjust_pgtbl_size() argument 1147 agp_gen5_get_gtt_total_entries(device_t dev) agp_gen5_get_gtt_total_entries() argument 1176 agp_i810_install_gatt(device_t dev) agp_i810_install_gatt() argument 1222 agp_i830_install_gatt(device_t dev) agp_i830_install_gatt() argument 1232 agp_gen4_install_gatt(device_t dev,const vm_size_t gtt_offset) agp_gen4_install_gatt() argument 1245 agp_i965_install_gatt(device_t dev) agp_i965_install_gatt() argument 1252 agp_g4x_install_gatt(device_t dev) agp_g4x_install_gatt() argument 1259 agp_i810_attach(device_t dev) agp_i810_attach() argument 1324 agp_i810_deinstall_gatt(device_t dev) agp_i810_deinstall_gatt() argument 1334 agp_i830_deinstall_gatt(device_t dev) agp_i830_deinstall_gatt() argument 1346 agp_i810_detach(device_t dev) agp_i810_detach() argument 1369 agp_i810_resume(device_t dev) agp_i810_resume() argument 1393 agp_i810_set_aperture(device_t dev,u_int32_t aperture) agp_i810_set_aperture() argument 1419 agp_i830_set_aperture(device_t dev,u_int32_t aperture) agp_i830_set_aperture() argument 1443 agp_i915_set_aperture(device_t dev,u_int32_t aperture) agp_i915_set_aperture() argument 1450 agp_i810_method_set_aperture(device_t dev,u_int32_t aperture) agp_i810_method_set_aperture() argument 1471 agp_i810_install_gtt_pte(device_t dev,u_int index,vm_offset_t physical,int flags) agp_i810_install_gtt_pte() argument 1485 agp_i810_write_gtt(device_t dev,u_int index,uint32_t pte) agp_i810_write_gtt() argument 1495 agp_i830_install_gtt_pte(device_t dev,u_int index,vm_offset_t physical,int flags) agp_i830_install_gtt_pte() argument 1507 agp_i915_install_gtt_pte(device_t dev,u_int index,vm_offset_t physical,int flags) agp_i915_install_gtt_pte() argument 1520 agp_i915_write_gtt(device_t dev,u_int index,uint32_t pte) agp_i915_write_gtt() argument 1530 agp_i965_install_gtt_pte(device_t dev,u_int index,vm_offset_t physical,int flags) agp_i965_install_gtt_pte() argument 1543 agp_i965_write_gtt(device_t dev,u_int index,uint32_t pte) agp_i965_write_gtt() argument 1553 agp_g4x_install_gtt_pte(device_t dev,u_int index,vm_offset_t physical,int flags) agp_g4x_install_gtt_pte() argument 1566 agp_g4x_write_gtt(device_t dev,u_int index,uint32_t pte) agp_g4x_write_gtt() argument 1576 agp_i810_bind_page(device_t dev,vm_offset_t offset,vm_offset_t physical) agp_i810_bind_page() argument 1597 agp_i810_unbind_page(device_t dev,vm_offset_t offset) agp_i810_unbind_page() argument 1615 agp_i810_read_gtt_pte(device_t dev,u_int index) agp_i810_read_gtt_pte() argument 1626 agp_i915_read_gtt_pte(device_t dev,u_int index) agp_i915_read_gtt_pte() argument 1637 agp_i965_read_gtt_pte(device_t dev,u_int index) agp_i965_read_gtt_pte() argument 1648 agp_g4x_read_gtt_pte(device_t dev,u_int index) agp_g4x_read_gtt_pte() argument 1659 agp_i810_read_gtt_pte_paddr(device_t dev,u_int index) agp_i810_read_gtt_pte_paddr() argument 1672 agp_i915_read_gtt_pte_paddr(device_t dev,u_int index) agp_i915_read_gtt_pte_paddr() argument 1688 agp_i810_flush_tlb(device_t dev) agp_i810_flush_tlb() argument 1693 agp_i810_enable(device_t dev,u_int32_t mode) agp_i810_enable() argument 1700 agp_i810_alloc_memory(device_t dev,int type,vm_size_t size) agp_i810_alloc_memory() argument 1779 agp_i810_free_memory(device_t dev,struct agp_memory * mem) agp_i810_free_memory() argument 1813 agp_i810_bind_memory(device_t dev,struct agp_memory * mem,vm_offset_t offset) agp_i810_bind_memory() argument 1860 agp_i810_unbind_memory(device_t dev,struct agp_memory * mem) agp_i810_unbind_memory() argument 1930 agp_intel_gtt_clear_range(device_t dev,u_int first_entry,u_int num_entries) agp_intel_gtt_clear_range() argument 1943 agp_intel_gtt_insert_pages(device_t dev,u_int first_entry,u_int num_entries,vm_page_t * pages,u_int flags) agp_intel_gtt_insert_pages() argument 1960 agp_intel_gtt_get(device_t dev) agp_intel_gtt_get() argument 1979 agp_i810_chipset_flush_setup(device_t dev) agp_i810_chipset_flush_setup() argument 1986 agp_i810_chipset_flush_teardown(device_t dev) agp_i810_chipset_flush_teardown() argument 1993 agp_i810_chipset_flush(device_t dev) agp_i810_chipset_flush() argument 2000 agp_i830_chipset_flush(device_t dev) agp_i830_chipset_flush() argument 2019 agp_i915_chipset_flush_alloc_page(device_t dev,uint64_t start,uint64_t end) agp_i915_chipset_flush_alloc_page() argument 2045 agp_i915_chipset_flush_free_page(device_t dev) agp_i915_chipset_flush_free_page() argument 2061 agp_i915_chipset_flush_setup(device_t dev) agp_i915_chipset_flush_setup() argument 2097 agp_i915_chipset_flush_teardown(device_t dev) agp_i915_chipset_flush_teardown() argument 2114 agp_i965_chipset_flush_setup(device_t dev) agp_i965_chipset_flush_setup() argument 2157 agp_i965_chipset_flush_teardown(device_t dev) agp_i965_chipset_flush_teardown() argument 2174 agp_i915_chipset_flush(device_t dev) agp_i915_chipset_flush() argument 2183 agp_intel_gtt_chipset_flush(device_t dev) agp_intel_gtt_chipset_flush() argument 2193 agp_intel_gtt_unmap_memory(device_t dev,struct sglist * sg_list) agp_intel_gtt_unmap_memory() argument 2198 agp_intel_gtt_map_memory(device_t dev,vm_page_t * pages,u_int num_entries,struct sglist ** sg_list) agp_intel_gtt_map_memory() argument 2244 agp_intel_gtt_install_pte(device_t dev,u_int index,vm_paddr_t addr,u_int flags) agp_intel_gtt_install_pte() argument 2254 agp_intel_gtt_insert_sg_entries(device_t dev,struct sglist * sg_list,u_int first_entry,u_int flags) agp_intel_gtt_insert_sg_entries() argument [all...] |
/freebsd-src/sys/dev/drm2/ |
H A D | drm_agpsupport.c | 51 int drm_agp_info(struct drm_device *dev, struct drm_agp_info *info) in drm_agp_info() 75 int drm_agp_info_ioctl(struct drm_device *dev, void *data, in drm_agp_info_ioctl() 97 int drm_agp_acquire(struct drm_device * dev) in drm_agp_acquire() 126 int drm_agp_acquire_ioctl(struct drm_device *dev, void *data, in drm_agp_acquire_ioctl() 140 int drm_agp_release(struct drm_device * dev) in drm_agp_release() 150 int drm_agp_release_ioctl(struct drm_device *dev, void *data, in drm_agp_release_ioctl() 166 int drm_agp_enable(struct drm_device * dev, struct drm_agp_mode mode) in drm_agp_enable() 179 int drm_agp_enable_ioctl(struct drm_device *dev, void *data, in drm_agp_enable_ioctl() 199 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_alloc() 237 int drm_agp_alloc_ioctl(struct drm_device *dev, void *data, in drm_agp_alloc_ioctl() [all …]
|
H A D | drm_pci.c | 67 drm_dma_handle_t *drm_pci_alloc(struct drm_device * dev, size_t size, in drm_pci_alloc() 129 void __drm_pci_free(struct drm_device * dev, drm_dma_handle_t * dmah) in __drm_pci_free() 142 void drm_pci_free(struct drm_device * dev, drm_dma_handle_t * dmah) in drm_pci_free() 150 static int drm_get_pci_domain(struct drm_device *dev) in drm_get_pci_domain() 155 static int drm_pci_get_irq(struct drm_device *dev) in drm_pci_get_irq() 173 static void drm_pci_free_irq(struct drm_device *dev) in drm_pci_free_irq() 185 static const char *drm_pci_get_name(struct drm_device *dev) in drm_pci_get_name() 190 int drm_pci_set_busid(struct drm_device *dev, struct drm_master *master) in drm_pci_set_busid() 219 int drm_pci_set_unique(struct drm_device *dev, in drm_pci_set_unique() 265 static int drm_pci_irq_by_busid(struct drm_device *dev, struct drm_irq_busid *p) in drm_pci_irq_by_busid() [all …]
|
H A D | drm_gem.c | 69 drm_gem_init(struct drm_device *dev) in drm_gem_init() 94 drm_gem_destroy(struct drm_device *dev) in drm_gem_destroy() 105 int drm_gem_object_init(struct drm_device *dev, in drm_gem_object_init() 128 int drm_gem_private_object_init(struct drm_device *dev, in drm_gem_private_object_init() 145 drm_gem_object_alloc(struct drm_device *dev, size_t size) in drm_gem_object_alloc() 190 struct drm_device *dev; in drm_gem_handle_delete() local 221 struct drm_device *dev = obj->dev; in drm_gem_handle_create() local 246 struct drm_device *dev = obj->dev; in drm_gem_free_mmap_offset() local 262 struct drm_device *dev = obj->dev; in drm_gem_create_mmap_offset() local 284 drm_gem_object_lookup(struct drm_device *dev, struct drm_file *filp, in drm_gem_object_lookup() [all …]
|
/freebsd-src/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_health.c | 68 static int lock_sem_sw_reset(struct mlx5_core_dev *dev) in lock_sem_sw_reset() 95 static int unlock_sem_sw_reset(struct mlx5_core_dev *dev) in unlock_sem_sw_reset() 114 u8 mlx5_get_nic_state(struct mlx5_core_dev *dev) in mlx5_get_nic_state() 119 void mlx5_set_nic_state(struct mlx5_core_dev *dev, u8 state) in mlx5_set_nic_state() 129 static bool sensor_fw_synd_rfr(struct mlx5_core_dev *dev) in sensor_fw_synd_rfr() 143 struct mlx5_core_dev *dev = in mlx5_trigger_cmd_completions() local 166 static bool sensor_pci_no_comm(struct mlx5_core_dev *dev) in sensor_pci_no_comm() 175 static bool sensor_nic_disabled(struct mlx5_core_dev *dev) in sensor_nic_disabled() 180 static bool sensor_nic_sw_reset(struct mlx5_core_dev *dev) in sensor_nic_sw_reset() 185 static u32 check_fatal_sensors(struct mlx5_core_dev *dev) in check_fatal_sensors() [all …]
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | soc.c | 43 mt76_wmac_spi_read(struct mt7915_dev *dev, u8 adie, u32 addr, u32 *val) in mt76_wmac_spi_read() 70 mt76_wmac_spi_write(struct mt7915_dev *dev, u8 adie, u32 addr, u32 val) in mt76_wmac_spi_write() 91 mt76_wmac_spi_rmw(struct mt7915_dev *dev, u8 adie, in mt76_wmac_spi_rmw() 107 mt7986_wmac_adie_efuse_read(struct mt7915_dev *dev, u8 adie, in mt7986_wmac_adie_efuse_read() 149 static inline void mt76_wmac_spi_lock(struct mt7915_dev *dev) in mt76_wmac_spi_lock() 159 static inline void mt76_wmac_spi_unlock(struct mt7915_dev *dev) in mt76_wmac_spi_unlock() 172 static u8 mt798x_wmac_check_adie_type(struct mt7915_dev *dev) in mt798x_wmac_check_adie_type() 185 static int mt7986_wmac_consys_reset(struct mt7915_dev *dev, bool enable) in mt7986_wmac_consys_reset() 197 static int mt7986_wmac_gpio_setup(struct mt7915_dev *dev) in mt7986_wmac_gpio_setup() 233 static int mt7986_wmac_consys_lockup(struct mt7915_dev *dev, bool enable) in mt7986_wmac_consys_lockup() [all …]
|
/freebsd-src/sys/dev/iicbus/ |
H A D | iicbb.c | 135 iicbb_probe(device_t dev) iicbb_probe() argument 143 iicbb_attach(device_t dev) iicbb_attach() argument 172 iicbb_detach(device_t dev) iicbb_detach() argument 183 iicbb_get_node(device_t bus,device_t dev) iicbb_get_node() argument 192 iicbb_child_detached(device_t dev,device_t child) iicbb_child_detached() argument 201 iicbb_print_child(device_t bus,device_t dev) iicbb_print_child() argument 239 I2C_GETSDA(dev) global() argument 240 I2C_SETSDA(dev,x) global() argument 241 I2C_GETSCL(dev) global() argument 242 I2C_SETSCL(dev,x) global() argument 245 iicbb_waitforscl(device_t dev) iicbb_waitforscl() argument 275 iicbb_clockin(device_t dev,int sda) iicbb_clockin() argument 299 iicbb_clockout(device_t dev) iicbb_clockout() argument 313 iicbb_sendbit(device_t dev,int bit) iicbb_sendbit() argument 341 iicbb_getack(device_t dev) iicbb_getack() argument 370 iicbb_sendbyte(device_t dev,uint8_t data) iicbb_sendbyte() argument 386 iicbb_readbyte(device_t dev,bool last,uint8_t * data) iicbb_readbyte() argument 422 iicbb_callback(device_t dev,int index,caddr_t data) iicbb_callback() argument 428 iicbb_reset(device_t dev,u_char speed,u_char addr,u_char * oldaddr) iicbb_reset() argument 435 iicbb_start_impl(device_t dev,u_char slave,bool repstart) iicbb_start_impl() argument 489 iicbb_start(device_t dev,u_char slave,int timeout) iicbb_start() argument 496 iicbb_repstart(device_t dev,u_char slave,int timeout) iicbb_repstart() argument 502 iicbb_stop(device_t dev) iicbb_stop() argument 524 iicbb_write(device_t dev,const char * buf,int len,int * sent,int timeout) iicbb_write() argument 547 iicbb_read(device_t dev,char * buf,int len,int * read,int last,int delay) iicbb_read() argument 567 iicbb_transfer(device_t dev,struct iic_msg * msgs,uint32_t nmsgs) iicbb_transfer() argument [all...] |
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | debugfs.c | 8 struct mt7615_dev *dev = data; in mt7615_reg_set() local 20 struct mt7615_dev *dev = data; in mt7615_reg_get() local 35 struct mt7615_dev *dev = data; in mt7615_radar_pattern_set() local 53 struct mt7615_dev *dev = data; in mt7615_config() local 68 struct mt7615_dev *dev = data; in mt7615_scs_set() local 85 struct mt7615_dev *dev = data; in mt7615_scs_get() local 98 struct mt7615_dev *dev = data; in mt7615_pm_set() local 139 struct mt7615_dev *dev = data; in mt7615_pm_get() local 151 struct mt7615_dev *dev = dev_get_drvdata(s->private); in mt7615_pm_stats() local 171 struct mt7615_dev *dev = data; in mt7615_pm_idle_timeout_set() local [all …]
|
/freebsd-src/sys/dev/pwm/ |
H A D | pwmbus.c | 50 pwmbus_add_child(device_t dev, u_int order, const char *name, int unit) in pwmbus_add_child() argument 70 pwmbus_child_location(device_t dev, device_t child, struct sbuf *sb) in pwmbus_child_location() argument 82 pwmbus_hinted_child(device_t dev, const char *dname, int dunit) in pwmbus_hinted_child() argument 98 pwmbus_print_child(device_t dev, device_t child) in pwmbus_print_child() argument 113 pwmbus_probe_nomatch(device_t dev,device_t child) pwmbus_probe_nomatch() argument 126 pwmbus_read_ivar(device_t dev,device_t child,int which,uintptr_t * result) pwmbus_read_ivar() argument 148 pwmbus_probe(device_t dev) pwmbus_probe() argument 155 pwmbus_attach(device_t dev) pwmbus_attach() argument 191 pwmbus_detach(device_t dev) pwmbus_detach() argument 206 pwmbus_channel_config(device_t dev,u_int chan,u_int period,u_int duty) pwmbus_channel_config() argument 212 pwmbus_channel_get_config(device_t dev,u_int chan,u_int * period,u_int * duty) pwmbus_channel_get_config() argument 218 pwmbus_channel_get_flags(device_t dev,u_int chan,uint32_t * flags) pwmbus_channel_get_flags() argument 224 pwmbus_channel_enable(device_t dev,u_int chan,bool enable) pwmbus_channel_enable() argument 230 pwmbus_channel_set_flags(device_t dev,u_int chan,uint32_t flags) pwmbus_channel_set_flags() argument 236 pwmbus_channel_is_enabled(device_t dev,u_int chan,bool * enable) pwmbus_channel_is_enabled() argument 242 pwmbus_channel_count(device_t dev,u_int * nchannel) pwmbus_channel_count() argument [all...] |
/freebsd-src/sys/kern/ |
H A D | subr_bus.c | 259 device_t dev = (device_t)arg1; device_sysctl_handler() local 293 device_sysctl_init(device_t dev) device_sysctl_init() argument 337 device_sysctl_update(device_t dev) device_sysctl_update() argument 347 device_sysctl_fini(device_t dev) device_sysctl_fini() argument 623 device_handle_nomatch(device_t dev) device_handle_nomatch() argument 719 device_t dev; devclass_driver_deleted() local 847 device_t dev; devclass_quiesce_driver() local 952 device_t dev; devclass_get_softc() local 1150 devclass_alloc_unit(devclass_t dc,device_t dev,int * unitp) devclass_alloc_unit() argument 1236 devclass_add_device(devclass_t dc,device_t dev) devclass_add_device() argument 1274 devclass_delete_device(devclass_t dc,device_t dev) devclass_delete_device() argument 1308 device_t dev; make_device() local 1367 device_print_child(device_t dev,device_t child) device_print_child() argument 1396 device_add_child(device_t dev,const char * name,int unit) device_add_child() argument 1422 device_add_child_ordered(device_t dev,u_int order,const char * name,int unit) device_add_child_ordered() argument 1474 device_delete_child(device_t dev,device_t child) device_delete_child() argument 1518 device_delete_children(device_t dev) device_delete_children() argument 1552 device_find_child(device_t dev,const char * classname,int unit) device_find_child() argument 1579 first_matching_driver(devclass_t dc,device_t dev) first_matching_driver() argument 1590 next_matching_driver(devclass_t dc,device_t dev,driverlink_t last) next_matching_driver() argument 1606 device_probe_child(device_t dev,device_t child) device_probe_child() argument 1766 device_get_parent(device_t dev) device_get_parent() argument 1788 device_get_children(device_t dev,device_t ** devlistp,int * devcountp) device_get_children() argument 1825 device_get_driver(device_t dev) device_get_driver() argument 1835 device_get_devclass(device_t dev) device_get_devclass() argument 1845 device_get_name(device_t dev) device_get_name() argument 1858 device_get_nameunit(device_t dev) device_get_nameunit() argument 1867 device_get_unit(device_t dev) device_get_unit() argument 1876 device_get_desc(device_t dev) device_get_desc() argument 1885 device_get_flags(device_t dev) device_get_flags() argument 1891 device_get_sysctl_ctx(device_t dev) device_get_sysctl_ctx() argument 1897 device_get_sysctl_tree(device_t dev) device_get_sysctl_tree() argument 1908 device_print_prettyname(device_t dev) device_print_prettyname() argument 1925 device_printf(device_t dev,const char * fmt,...) device_printf() argument 1963 device_log(device_t dev,int pri,const char * fmt,...) device_log() argument 2000 device_set_desc_internal(device_t dev,const char * desc,bool allocated) device_set_desc_internal() argument 2023 device_set_desc(device_t dev,const char * desc) device_set_desc() argument 2034 device_set_descf(device_t dev,const char * fmt,...) device_set_descf() argument 2052 device_set_desc_copy(device_t dev,const char * desc) device_set_desc_copy() argument 2064 device_set_flags(device_t dev,uint32_t flags) device_set_flags() argument 2076 device_get_softc(device_t dev) device_get_softc() argument 2088 device_set_softc(device_t dev,void * softc) device_set_softc() argument 2120 device_claim_softc(device_t dev) device_claim_softc() argument 2136 device_get_ivars(device_t dev) device_get_ivars() argument 2146 device_set_ivars(device_t dev,void * ivars) device_set_ivars() argument 2156 device_get_state(device_t dev) device_get_state() argument 2165 device_enable(device_t dev) device_enable() argument 2174 device_disable(device_t dev) device_disable() argument 2183 device_busy(device_t dev) device_busy() argument 2198 device_unbusy(device_t dev) device_unbusy() argument 2212 device_quiet(device_t dev) device_quiet() argument 2221 device_quiet_children(device_t dev) device_quiet_children() argument 2230 device_verbose(device_t dev) device_verbose() argument 2236 device_get_property(device_t dev,const char * prop,void * val,size_t sz,device_property_type_t type) device_get_property() argument 2262 device_has_property(device_t dev,const char * prop) device_has_property() argument 2271 device_has_quiet_children(device_t dev) device_has_quiet_children() argument 2280 device_is_quiet(device_t dev) device_is_quiet() argument 2289 device_is_enabled(device_t dev) device_is_enabled() argument 2298 device_is_alive(device_t dev) device_is_alive() argument 2308 device_is_attached(device_t dev) device_is_attached() argument 2317 device_is_suspended(device_t dev) device_is_suspended() argument 2327 device_set_devclass(device_t dev,const char * classname) device_set_devclass() argument 2358 device_set_devclass_fixed(device_t dev,const char * classname) device_set_devclass_fixed() argument 2377 device_is_devclass_fixed(device_t dev) device_is_devclass_fixed() argument 2390 device_set_driver(device_t dev,driver_t * driver) device_set_driver() argument 2460 device_probe(device_t dev) device_probe() argument 2492 device_probe_and_attach(device_t dev) device_probe_and_attach() argument 2530 device_attach(device_t dev) device_attach() argument 2607 device_detach(device_t dev) device_detach() argument 2662 device_quiesce(device_t dev) device_quiesce() argument 2682 device_shutdown(device_t dev) device_shutdown() argument 2696 device_set_unit(device_t dev,int unit) device_set_unit() argument 3326 bus_generic_add_child(device_t dev,u_int order,const char * name,int unit) bus_generic_add_child() argument 3340 bus_generic_probe(device_t dev) bus_generic_probe() argument 3371 bus_generic_attach(device_t dev) bus_generic_attach() argument 3390 bus_delayed_attach_children(device_t dev) bus_delayed_attach_children() argument 3406 bus_generic_detach(device_t dev) bus_generic_detach() argument 3434 bus_generic_shutdown(device_t dev) bus_generic_shutdown() argument 3455 bus_generic_suspend_child(device_t dev,device_t child) bus_generic_suspend_child() argument 3477 bus_generic_resume_child(device_t dev,device_t child) bus_generic_resume_child() argument 3495 bus_generic_suspend(device_t dev) bus_generic_suspend() argument 3528 bus_generic_resume(device_t dev) bus_generic_resume() argument 3550 bus_helper_reset_post(device_t dev,int flags) bus_helper_reset_post() argument 3568 bus_helper_reset_prepare_rollback(device_t dev,device_t child,int flags) bus_helper_reset_prepare_rollback() argument 3594 bus_helper_reset_prepare(device_t dev,int flags) bus_helper_reset_prepare() argument 3636 bus_print_child_header(device_t dev,device_t child) bus_print_child_header() argument 3659 bus_print_child_footer(device_t dev,device_t child) bus_print_child_footer() argument 3672 bus_print_child_domain(device_t dev,device_t child) bus_print_child_domain() argument 3692 bus_generic_print_child(device_t dev,device_t child) bus_generic_print_child() argument 3709 bus_generic_read_ivar(device_t dev,device_t child,int index,uintptr_t * result) bus_generic_read_ivar() argument 3721 bus_generic_write_ivar(device_t dev,device_t child,int index,uintptr_t value) bus_generic_write_ivar() argument 3734 bus_generic_get_property(device_t dev,device_t child,const char * propname,void * propvalue,size_t size,device_property_type_t type) bus_generic_get_property() argument 3750 bus_generic_get_resource_list(device_t dev,device_t child) bus_generic_get_resource_list() argument 3763 bus_generic_driver_added(device_t dev,driver_t * driver) bus_generic_driver_added() argument 3785 bus_generic_new_pass(device_t dev) bus_generic_new_pass() argument 3811 bus_generic_setup_intr(device_t dev,device_t child,struct resource * irq,int flags,driver_filter_t * filter,driver_intr_t * intr,void * arg,void ** cookiep) bus_generic_setup_intr() argument 3829 bus_generic_teardown_intr(device_t dev,device_t child,struct resource * irq,void * cookie) bus_generic_teardown_intr() argument 3845 bus_generic_suspend_intr(device_t dev,device_t child,struct resource * irq) bus_generic_suspend_intr() argument 3860 bus_generic_resume_intr(device_t dev,device_t child,struct resource * irq) bus_generic_resume_intr() argument 3875 bus_generic_adjust_resource(device_t dev,device_t child,struct resource * r,rman_res_t start,rman_res_t end) bus_generic_adjust_resource() argument 3892 bus_generic_translate_resource(device_t dev,int type,rman_res_t start,rman_res_t * newstart) bus_generic_translate_resource() argument 3909 bus_generic_alloc_resource(device_t dev,device_t child,int type,int * rid,rman_res_t start,rman_res_t end,rman_res_t count,u_int flags) bus_generic_alloc_resource() argument 3926 bus_generic_release_resource(device_t dev,device_t child,struct resource * r) bus_generic_release_resource() argument 3941 bus_generic_activate_resource(device_t dev,device_t child,struct resource * r) bus_generic_activate_resource() argument 3956 bus_generic_deactivate_resource(device_t dev,device_t child,struct resource * r) bus_generic_deactivate_resource() argument 3972 bus_generic_map_resource(device_t dev,device_t child,struct resource * r,struct resource_map_request * args,struct resource_map * map) bus_generic_map_resource() argument 3988 bus_generic_unmap_resource(device_t dev,device_t child,struct resource * r,struct resource_map * map) bus_generic_unmap_resource() argument 4004 bus_generic_bind_intr(device_t dev,device_t child,struct resource * irq,int cpu) bus_generic_bind_intr() argument 4020 bus_generic_config_intr(device_t dev,int irq,enum intr_trigger trig,enum intr_polarity pol) bus_generic_config_intr() argument 4036 bus_generic_describe_intr(device_t dev,device_t child,struct resource * irq,void * cookie,const char * descr) bus_generic_describe_intr() argument 4053 bus_generic_get_cpus(device_t dev,device_t child,enum cpu_sets op,size_t setsize,cpuset_t * cpuset) bus_generic_get_cpus() argument 4069 bus_generic_get_dma_tag(device_t dev,device_t child) bus_generic_get_dma_tag() argument 4084 bus_generic_get_bus_tag(device_t dev,device_t child) bus_generic_get_bus_tag() argument 4101 bus_generic_rl_get_resource(device_t dev,device_t child,int type,int rid,rman_res_t * startp,rman_res_t * countp) bus_generic_rl_get_resource() argument 4132 bus_generic_rl_set_resource(device_t dev,device_t child,int type,int rid,rman_res_t start,rman_res_t count) bus_generic_rl_set_resource() argument 4155 bus_generic_rl_delete_resource(device_t dev,device_t child,int type,int rid) bus_generic_rl_delete_resource() argument 4176 bus_generic_rl_release_resource(device_t dev,device_t child,struct resource * r) bus_generic_rl_release_resource() argument 4199 bus_generic_rl_alloc_resource(device_t dev,device_t child,int type,int * rid,rman_res_t start,rman_res_t end,rman_res_t count,u_int flags) bus_generic_rl_alloc_resource() argument 4224 bus_generic_rman_alloc_resource(device_t dev,device_t child,int type,int * rid,rman_res_t start,rman_res_t end,rman_res_t count,u_int flags) bus_generic_rman_alloc_resource() argument 4259 bus_generic_rman_adjust_resource(device_t dev,device_t child,struct resource * r,rman_res_t start,rman_res_t end) bus_generic_rman_adjust_resource() argument 4279 bus_generic_rman_release_resource(device_t dev,device_t child,struct resource * r) bus_generic_rman_release_resource() argument 4308 bus_generic_rman_activate_resource(device_t dev,device_t child,struct resource * r) bus_generic_rman_activate_resource() argument 4348 bus_generic_rman_deactivate_resource(device_t dev,device_t child,struct resource * r) bus_generic_rman_deactivate_resource() argument 4383 bus_generic_child_present(device_t dev,device_t child) bus_generic_child_present() argument 4396 bus_generic_get_domain(device_t dev,device_t child,int * domain) bus_generic_get_domain() argument 4456 bus_null_rescan(device_t dev) bus_null_rescan() argument 4470 bus_alloc_resources(device_t dev,struct resource_spec * rs,struct resource ** res) bus_alloc_resources() argument 4489 bus_release_resources(device_t dev,const struct resource_spec * rs,struct resource ** res) bus_release_resources() argument 4509 bus_alloc_resource(device_t dev,int type,int * rid,rman_res_t start,rman_res_t end,rman_res_t count,u_int flags) bus_alloc_resource() argument 4528 bus_adjust_resource(device_t dev,struct resource * r,rman_res_t start,rman_res_t end) bus_adjust_resource() argument 4537 bus_adjust_resource_old(device_t dev,int type __unused,struct resource * r,rman_res_t start,rman_res_t end) bus_adjust_resource_old() argument 4550 bus_translate_resource(device_t dev,int type,rman_res_t start,rman_res_t * newstart) bus_translate_resource() argument 4565 bus_activate_resource(device_t dev,struct resource * r) bus_activate_resource() argument 4573 bus_activate_resource_old(device_t dev,int type,int rid,struct resource * r) bus_activate_resource_old() argument 4585 bus_deactivate_resource(device_t dev,struct resource * r) bus_deactivate_resource() argument 4593 bus_deactivate_resource_old(device_t dev,int type,int rid,struct resource * r) bus_deactivate_resource_old() argument 4605 bus_map_resource(device_t dev,struct resource * r,struct resource_map_request * args,struct resource_map * map) bus_map_resource() argument 4614 bus_map_resource_old(device_t dev,int type,struct resource * r,struct resource_map_request * args,struct resource_map * map) bus_map_resource_old() argument 4627 bus_unmap_resource(device_t dev,struct resource * r,struct resource_map * map) bus_unmap_resource() argument 4635 bus_unmap_resource_old(device_t dev,int type,struct resource * r,struct resource_map * map) bus_unmap_resource_old() argument 4648 bus_release_resource(device_t dev,struct resource * r) bus_release_resource() argument 4659 bus_release_resource_old(device_t dev,int type,int rid,struct resource * r) bus_release_resource_old() argument 4671 bus_setup_intr(device_t dev,struct resource * r,int flags,driver_filter_t filter,driver_intr_t handler,void * arg,void ** cookiep) bus_setup_intr() argument 4694 bus_teardown_intr(device_t dev,struct resource * r,void * cookie) bus_teardown_intr() argument 4708 bus_suspend_intr(device_t dev,struct resource * r) bus_suspend_intr() argument 4722 bus_resume_intr(device_t dev,struct resource * r) bus_resume_intr() argument 4736 bus_bind_intr(device_t dev,struct resource * r,int cpu) bus_bind_intr() argument 4751 bus_describe_intr(device_t dev,struct resource * irq,void * cookie,const char * fmt,...) bus_describe_intr() argument 4772 bus_set_resource(device_t dev,int type,int rid,rman_res_t start,rman_res_t count) bus_set_resource() argument 4786 bus_get_resource(device_t dev,int type,int rid,rman_res_t * startp,rman_res_t * countp) bus_get_resource() argument 4800 bus_get_resource_start(device_t dev,int type,int rid) bus_get_resource_start() argument 4820 bus_get_resource_count(device_t dev,int type,int rid) bus_get_resource_count() argument 4840 bus_delete_resource(device_t dev,int type,int rid) bus_delete_resource() argument 4881 bus_generic_child_pnpinfo(device_t dev,device_t child,struct sbuf * sb) bus_generic_child_pnpinfo() argument 4910 bus_generic_child_location(device_t dev,device_t child,struct sbuf * sb) bus_generic_child_location() argument 4922 bus_get_cpus(device_t dev,enum cpu_sets op,size_t setsize,cpuset_t * cpuset) bus_get_cpus() argument 4939 bus_get_dma_tag(device_t dev) bus_get_dma_tag() argument 4956 bus_get_bus_tag(device_t dev) bus_get_bus_tag() argument 4973 bus_get_domain(device_t dev,int * domain) bus_get_domain() argument 4980 root_resume(device_t dev) root_resume() argument 4992 root_print_child(device_t dev,device_t child) root_print_child() argument 5003 root_setup_intr(device_t dev,device_t child,struct resource * irq,int flags,driver_filter_t * filter,driver_intr_t * intr,void * arg,void ** cookiep) root_setup_intr() argument 5020 root_child_present(device_t dev,device_t child) root_child_present() argument 5026 root_get_cpus(device_t dev,device_t child,enum cpu_sets op,size_t setsize,cpuset_t * cpuset) root_get_cpus() argument 5217 print_device_short(device_t dev,int indent) print_device_short() argument 5237 print_device(device_t dev,int indent) print_device() argument 5253 print_device_tree_short(device_t dev,int indent) print_device_tree_short() argument 5269 print_device_tree(device_t dev,int indent) print_device_tree() argument 5399 device_t dev; sysctl_devices() local 5475 bus_free_resource(device_t dev,int type,struct resource * r) bus_free_resource() argument 5485 device_t dev; device_lookup_by_name() local 5502 device_t dev; find_device() local 5542 device_gen_nomatch(device_t dev) device_gen_nomatch() argument 5587 device_get_path(device_t dev,const char * locator,struct sbuf * sb) device_get_path() argument 5613 device_t dev; devctl2_ioctl() local 5982 dev_wired_cache_match(device_location_cache_t * dcp,device_t dev,const char * at) dev_wired_cache_match() argument 6058 _gone_in_dev(device_t dev,int major,const char * msg) _gone_in_dev() argument 6073 device_t dev; DB_SHOW_COMMAND() local 6091 device_t dev; DB_SHOW_ALL_COMMAND() local [all...] |