| /freebsd/sys/dev/uart/ |
| H A D | uart_core.c | 458 uart_bus_ihand(device_t dev, int ipend) in uart_bus_ihand() 477 uart_bus_ipend(device_t dev) in uart_bus_ipend() 486 uart_bus_sysdev(device_t dev) in uart_bus_sysdev() 495 uart_bus_probe(device_t dev, int regshft, int regiowidth, int rclk, int rid, int chan, int quirks) in uart_bus_probe() 578 uart_bus_attach(device_t dev) in uart_bus_attach() 779 uart_bus_detach(device_t dev) in uart_bus_detach() 818 uart_bus_resume(device_t dev) in uart_bus_resume()
|
| /freebsd/contrib/wpa/src/p2p/ |
| H A D | p2p_go_neg.c | 37 struct p2p_device *dev, in p2p_peer_channels_check() 92 static int p2p_peer_channels(struct p2p_data *p2p, struct p2p_device *dev, in p2p_peer_channels() 230 int p2p_connect_send(struct p2p_data *p2p, struct p2p_device *dev) in p2p_connect_send() 551 int p2p_go_select_channel(struct p2p_data *p2p, struct p2p_device *dev, in p2p_go_select_channel() 600 struct p2p_device *dev, in p2p_check_pref_chan_no_recv() 649 struct p2p_device *dev, in p2p_check_pref_chan_recv() 695 struct p2p_device *dev, struct p2p_message *msg) in p2p_check_pref_chan() 805 struct p2p_device *dev = NULL; in p2p_process_go_neg_req() local 1217 struct p2p_device *dev; in p2p_process_go_neg_resp() local 1490 struct p2p_device *dev; in p2p_process_go_neg_conf() local
|
| /freebsd/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_qp.c | 131 static int is_tunnel_qp(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp) in is_tunnel_qp() 141 static int is_sqp(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp) in is_sqp() 169 static int is_qp0(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp) in is_qp0() 386 static int set_rq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size() 424 static int set_kernel_sq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_kernel_sq_size() 540 static int set_user_sq_size(struct mlx4_ib_dev *dev, in set_user_sq_size() 560 static int alloc_proxy_bufs(struct ib_device *dev, struct mlx4_ib_qp *qp) in alloc_proxy_bufs() 599 static void free_proxy_bufs(struct ib_device *dev, struct mlx4_ib_qp *qp) in free_proxy_bufs() 620 static int qp0_enabled_vf(struct mlx4_dev *dev, int qpn) in qp0_enabled_vf() 630 static void mlx4_ib_free_qp_counter(struct mlx4_ib_dev *dev, in mlx4_ib_free_qp_counter() [all …]
|
| /freebsd/sys/dev/pci/ |
| H A D | pcivar.h | 178 device_t dev; /* device which owns this */ member 406 pci_write_config(device_t dev, int reg, uint32_t val, int width) in pci_write_config() 450 pci_disable_busmaster(device_t dev) in pci_disable_busmaster() 456 pci_enable_io(device_t dev, int space) in pci_enable_io() 462 pci_disable_io(device_t dev, int space) in pci_disable_io() 468 pci_get_vpd_ident(device_t dev, const char **identptr) in pci_get_vpd_ident() 474 pci_get_vpd_readonly(device_t dev, const char *kw, const char **vptr) in pci_get_vpd_readonly() 534 pci_set_powerstate(device_t dev, int state) in pci_set_powerstate() 540 pci_get_powerstate(device_t dev) in pci_get_powerstate() 546 pci_find_cap(device_t dev, int capability, int *capreg) in pci_find_cap() [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | coredump.h | 70 mt7996_coredump_get_mem_layout(struct mt7996_dev *dev, u32 *num) in mt7996_coredump_get_mem_layout() 75 static inline int mt7996_coredump_submit(struct mt7996_dev *dev) in mt7996_coredump_submit() 81 mt7996_crash_data *mt7996_coredump_new(struct mt7996_dev *dev) in mt7996_coredump_new() 86 static inline int mt7996_coredump_register(struct mt7996_dev *dev) in mt7996_coredump_register() 91 static inline void mt7996_coredump_unregister(struct mt7996_dev *dev) in mt7996_coredump_unregister()
|
| /freebsd/sys/arm/ti/ |
| H A D | ti_mbox.c | 116 ti_mbox_probe(device_t dev) in ti_mbox_probe() 131 ti_mbox_attach(device_t dev) in ti_mbox_attach() 204 ti_mbox_detach(device_t dev) in ti_mbox_detach() 228 ti_mbox_read(device_t dev, int chan, uint32_t *data) in ti_mbox_read() 240 ti_mbox_write(device_t dev, int chan, uint32_t data) in ti_mbox_write()
|
| /freebsd/sys/dev/gem/ |
| H A D | if_gem_pci.c | 120 gem_pci_probe(device_t dev) in gem_pci_probe() 144 gem_pci_attach(device_t dev) in gem_pci_attach() 310 gem_pci_detach(device_t dev) in gem_pci_detach() 323 gem_pci_suspend(device_t dev) in gem_pci_suspend() 331 gem_pci_resume(device_t dev) in gem_pci_resume()
|
| /freebsd/sys/dev/dpaa2/ |
| H A D | dpaa2_mac.c | 102 dpaa2_mac_probe(device_t dev) in dpaa2_mac_probe() 110 dpaa2_mac_attach(device_t dev) in dpaa2_mac_attach() 194 dpaa2_mac_detach(device_t dev) in dpaa2_mac_detach() 204 dpaa2_mac_setup_irq(device_t dev) in dpaa2_mac_setup_irq() 310 device_t dev = sc->dev; in dpaa2_mac_intr() local
|
| /freebsd/sys/dev/atopcase/ |
| H A D | atopcase_acpi.c | 192 atopcase_acpi_probe(device_t dev) in atopcase_acpi_probe() 218 atopcase_acpi_attach(device_t dev) in atopcase_acpi_attach() 341 atopcase_acpi_detach(device_t dev) in atopcase_acpi_detach() 377 atopcase_acpi_suspend(device_t dev) in atopcase_acpi_suspend() 400 atopcase_acpi_resume(device_t dev) in atopcase_acpi_resume()
|
| /freebsd/sys/dev/clk/starfive/ |
| H A D | jh7110_clk_sys.c | 160 jh7110_clk_sys_probe(device_t dev) in jh7110_clk_sys_probe() 174 jh7110_clk_sys_attach(device_t dev) in jh7110_clk_sys_attach() 223 jh7110_clk_sys_detach(device_t dev) in jh7110_clk_sys_detach() 230 jh7110_clk_sys_device_lock(device_t dev) in jh7110_clk_sys_device_lock() 239 jh7110_clk_sys_device_unlock(device_t dev) in jh7110_clk_sys_device_unlock()
|
| /freebsd/sys/powerpc/powermac/ |
| H A D | tbgpio.c | 67 tbgpio_probe(device_t dev) in tbgpio_probe() 104 tbgpio_attach(device_t dev) in tbgpio_attach() 132 tbgpio_freeze_timebase(device_t dev, bool freeze) in tbgpio_freeze_timebase()
|
| H A D | uninorthpci.c | 102 uninorth_probe(device_t dev) in uninorth_probe() 130 uninorth_attach(device_t dev) in uninorth_attach() 177 uninorth_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, in uninorth_read_config() 208 uninorth_write_config(device_t dev, u_int bus, u_int slot, u_int func, in uninorth_write_config()
|
| H A D | fcu.c | 70 device_t dev; member 134 fcu_write(device_t dev, uint32_t addr, uint8_t reg, uint8_t *buff, in fcu_write() 162 fcu_read_1(device_t dev, uint32_t addr, uint8_t reg, uint8_t *data) in fcu_read_1() 190 fcu_probe(device_t dev) in fcu_probe() 214 fcu_attach(device_t dev) in fcu_attach() 243 device_t dev = (device_t)xdev; in fcu_start() local 382 fcu_fan_get_pwm(device_t dev, struct fcu_fan *fan, int *pwm, int *rpm) in fcu_fan_get_pwm() 445 fcu_fill_fan_prop(device_t dev) in fcu_fill_fan_prop() 570 fcu_attach_fans(device_t dev) in fcu_attach_fans()
|
| /freebsd/sys/dev/mthca/ |
| H A D | mthca_cq.c | 189 static void dump_cqe(struct mthca_dev *dev, void *cqe_ptr) in dump_cqe() 204 static inline void update_cons_index(struct mthca_dev *dev, struct mthca_cq *cq, in update_cons_index() 222 void mthca_cq_completion(struct mthca_dev *dev, u32 cqn) in mthca_cq_completion() 238 void mthca_cq_event(struct mthca_dev *dev, u32 cqn, in mthca_cq_event() 278 void mthca_cq_clean(struct mthca_dev *dev, struct mthca_cq *cq, u32 qpn, in mthca_cq_clean() 353 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent) in mthca_alloc_cq_buf() 371 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe) in mthca_free_cq_buf() 377 static void handle_error_cqe(struct mthca_dev *dev, struct mthca_cq *cq, in handle_error_cqe() 483 static inline int mthca_poll_one(struct mthca_dev *dev, in mthca_poll_one() 662 struct mthca_dev *dev = to_mdev(ibcq->device); in mthca_poll_cq() local [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76_connac_mac.c | 38 struct mt76_dev *dev = phy->dev; in mt76_connac_pm_wake() local 65 struct mt76_dev *dev = phy->dev; in mt76_connac_power_save_sched() local 162 void mt76_connac_write_hw_txp(struct mt76_dev *dev, in mt76_connac_write_hw_txp() 205 struct device *dev = is_connac_v1(mdev) ? mdev->dev : mdev->dma_dev; in mt76_connac_txp_skb_unmap_fw() local 214 mt76_connac_txp_skb_unmap_hw(struct mt76_dev *dev, in mt76_connac_txp_skb_unmap_hw() 248 void mt76_connac_txp_skb_unmap(struct mt76_dev *dev, in mt76_connac_txp_skb_unmap() 399 mt76_connac2_mac_write_txwi_80211(struct mt76_dev *dev, __le32 *txwi, in mt76_connac2_mac_write_txwi_80211() 492 void mt76_connac2_mac_write_txwi(struct mt76_dev *dev, __le32 *txwi, in mt76_connac2_mac_write_txwi() 611 bool mt76_connac2_mac_fill_txs(struct mt76_dev *dev, struct mt76_wcid *wcid, in mt76_connac2_mac_fill_txs() 736 bool mt76_connac2_mac_add_txs_skb(struct mt76_dev *dev, struct mt76_wcid *wcid, in mt76_connac2_mac_add_txs_skb() [all …]
|
| /freebsd/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | ev.c | 95 static void dump_err_cqe(struct c4iw_dev *dev, struct t4_cqe *err_cqe) in dump_err_cqe() 118 static void post_qp_event(struct c4iw_dev *dev, struct c4iw_cq *chp, in post_qp_event() 157 void c4iw_ev_dispatch(struct c4iw_dev *dev, struct t4_cqe *err_cqe) in c4iw_ev_dispatch() 264 struct c4iw_dev *dev = iq->adapter->iwarp_softc; in c4iw_ev_handler() local
|
| /freebsd/sys/dev/viawd/ |
| H A D | viawd.c | 109 viawd_find(device_t dev) in viawd_find() 133 viawd_probe(device_t dev) in viawd_probe() 144 viawd_attach(device_t dev) in viawd_attach() 203 viawd_detach(device_t dev) in viawd_detach()
|
| /freebsd/sys/dev/mmc/ |
| H A D | mmc_fdt_helpers.c | 48 mmc_fdt_parse(device_t dev, phandle_t node, struct mmc_helper *helper, in mmc_fdt_parse() 143 device_t dev; in cd_setup() local 255 device_t dev; in wp_setup() local 275 mmc_fdt_gpio_setup(device_t dev, phandle_t node, struct mmc_helper *helper, in mmc_fdt_gpio_setup()
|
| /freebsd/sys/kern/ |
| H A D | subr_rtc.c | 157 clock_dbgprint_hdr(device_t dev, int rw) in clock_dbgprint_hdr() 168 clock_dbgprint_bcd(device_t dev, int rw, const struct bcd_clocktime *bct) in clock_dbgprint_bcd() 179 clock_dbgprint_ct(device_t dev, int rw, const struct clocktime *ct) in clock_dbgprint_ct() 190 clock_dbgprint_err(device_t dev, int rw, int err) in clock_dbgprint_err() 200 clock_dbgprint_ts(device_t dev, int rw, const struct timespec *ts) in clock_dbgprint_ts() 247 clock_register(device_t dev, long res) in clock_register()
|
| /freebsd/contrib/libfido2/src/ |
| H A D | nfc_linux.c | 28 uint32_t dev; member 36 get_parent_attr(struct udev_device *dev, const char *subsystem, in get_parent_attr() 51 get_usb_attr(struct udev_device *dev, const char *attr) in get_usb_attr() 62 struct udev_device *dev = NULL; in copy_info() local 114 struct udev_device *dev = NULL; in sysnum_from_syspath() local 234 nfc_new(uint32_t dev) in nfc_new()
|
| /freebsd/sys/dev/iicbus/pmic/silergy/ |
| H A D | sy8106a.c | 78 sy8106a_read(device_t dev, uint8_t reg, uint8_t *data, uint8_t size) in sy8106a_read() 99 sy8106a_write(device_t dev, uint8_t reg, uint8_t val) in sy8106a_write() 197 sy8106a_reg_attach(device_t dev, phandle_t node) in sy8106a_reg_attach() 225 sy8106a_regdev_map(device_t dev, phandle_t xref, int ncells, pcell_t *cells, in sy8106a_regdev_map() 241 sy8106a_probe(device_t dev) in sy8106a_probe() 255 sy8106a_attach(device_t dev) in sy8106a_attach()
|
| /freebsd/sys/arm64/rockchip/ |
| H A D | rk3568_pcie.c | 89 device_t dev; member 120 rk3568_pcie_get_link(device_t dev, bool *status) in rk3568_pcie_get_link() 136 rk3568_pcie_init_soc(device_t dev) in rk3568_pcie_init_soc() 257 rk3568_pcie_detach(device_t dev) in rk3568_pcie_detach() 293 rk3568_pcie_attach(device_t dev) in rk3568_pcie_attach() 397 rk3568_pcie_probe(device_t dev) in rk3568_pcie_probe()
|
| /freebsd/usr.sbin/devinfo/ |
| H A D | devinfo.c | 170 struct devinfo_dev *dev = (struct devinfo_dev *)ia->arg; in print_device_matching_resource() local 219 print_device_props(struct devinfo_dev *dev) in print_device_props() 262 print_device(struct devinfo_dev *dev, void *arg) in print_device() 302 struct devinfo_dev *dev; in print_rman_resource() local 381 print_device_path_entry(struct devinfo_dev *dev) in print_device_path_entry() 397 print_device_path(struct devinfo_dev *dev, void *xname) in print_device_path()
|
| /freebsd/sys/arm64/apple/ |
| H A D | apple_aic.c | 169 apple_aic_probe(device_t dev) in apple_aic_probe() 183 apple_aic_attach(device_t dev) in apple_aic_attach() 336 apple_aic_map_intr(device_t dev, struct intr_map_data *data, in apple_aic_map_intr() 363 apple_aic_setup_intr(device_t dev, struct intr_irqsrc *isrc, in apple_aic_setup_intr() 426 apple_aic_teardown_intr(device_t dev, struct intr_irqsrc *isrc, in apple_aic_teardown_intr() 433 apple_aic_enable_intr(device_t dev, struct intr_irqsrc *isrc) in apple_aic_enable_intr() 458 apple_aic_disable_intr(device_t dev, struct intr_irqsrc *isrc) in apple_aic_disable_intr() 483 apple_aic_post_filter(device_t dev, struct intr_irqsrc *isrc) in apple_aic_post_filter() 506 apple_aic_pre_ithread(device_t dev, struct intr_irqsrc *isrc) in apple_aic_pre_ithread() 521 apple_aic_post_ithread(device_t dev, struct intr_irqsrc *isrc) in apple_aic_post_ithread() [all …]
|
| /freebsd/sys/dev/ismt/ |
| H A D | ismt.c | 192 ismt_callback(device_t dev, int index, void *data) in ismt_callback() 303 ismt_quick(device_t dev, u_char slave, int how) in ismt_quick() 322 ismt_sendb(device_t dev, u_char slave, char byte) in ismt_sendb() 338 ismt_recvb(device_t dev, u_char slave, char *byte) in ismt_recvb() 361 ismt_writeb(device_t dev, u_char slave, char cmd, char byte) in ismt_writeb() 378 ismt_writew(device_t dev, u_char slave, char cmd, short word) in ismt_writew() 396 ismt_readb(device_t dev, u_char slave, char cmd, char *byte) in ismt_readb() 421 ismt_readw(device_t dev, u_char slave, char cmd, short *word) in ismt_readw() 446 ismt_pcall(device_t dev, u_char slave, char cmd, short sdata, short *rdata) in ismt_pcall() 473 ismt_bwrite(device_t dev, u_char slave, char cmd, u_char count, char *buf) in ismt_bwrite() [all …]
|