Searched refs:idev (Results 1 - 23 of 23) sorted by relevance

/freebsd-current/sys/dev/drm2/
H A Ddrm_dp_iic_helper.c33 iic_dp_aux_transaction(device_t idev, int mode, uint8_t write_byte, argument
39 aux_data = device_get_softc(idev);
40 ret = (*aux_data->aux_ch)(idev, mode, write_byte, read_byte);
56 iic_dp_aux_address(device_t idev, u16 address, bool reading) argument
61 aux_data = device_get_softc(idev);
69 ret = iic_dp_aux_transaction(idev, mode, 0, NULL);
78 iic_dp_aux_stop(device_t idev, bool reading) argument
83 aux_data = device_get_softc(idev);
90 (void)iic_dp_aux_transaction(idev, mode, 0, NULL);
100 iic_dp_aux_put_byte(device_t idev, u argument
119 iic_dp_aux_get_byte(device_t idev, u8 *byte_ret) argument
134 iic_dp_aux_xfer(device_t idev, struct iic_msg *msgs, uint32_t num) argument
173 iic_dp_aux_reset_bus(device_t idev) argument
181 iic_dp_aux_reset(device_t idev, u_char speed, u_char addr, u_char *oldaddr) argument
189 iic_dp_aux_prepare_bus(device_t idev) argument
198 iic_dp_aux_probe(device_t idev) argument
205 iic_dp_aux_attach(device_t idev) argument
219 iic_dp_aux_add_bus(device_t dev, const char *name, int (*ch)(device_t idev, int mode, uint8_t write_byte, uint8_t *read_byte), void *priv, device_t *bus, device_t *adapter) argument
[all...]
H A Ddrm_dp_helper.h321 int (*ch)(device_t idev, int mode, uint8_t write_byte, uint8_t *read_byte),
/freebsd-current/stand/libsa/
H A Ddev.c71 struct devdesc *idev; local
75 idev = malloc(sizeof(struct devdesc));
76 if (idev == NULL)
95 idev->d_unit = unit;
98 *dev = idev;
101 free(idev);
109 struct devdesc *idev; local
131 idev = NULL;
134 err = dv->dv_parsedev(&idev, devspec, path);
137 err = default_parsedev(&idev, n
[all...]
/freebsd-current/stand/uboot/
H A Ddevicename.c85 struct uboot_devdesc *idev; local
105 idev = malloc(sizeof(struct uboot_devdesc));
115 free(idev);
116 err = disk_parsedev((struct devdesc **)&idev, devspec, path);
137 idev->dd.d_unit = unit;
147 idev->dd.d_dev = dv;
153 free(idev);
155 *dev = idev;
160 free(idev);
/freebsd-current/stand/libofw/
H A Ddevicename.c97 struct ofw_devdesc *idev; local
101 idev = malloc(sizeof(struct ofw_devdesc));
102 if (idev == NULL) {
106 strlcpy(idev->d_path, devspec, min(rem_path - devspec + 1,
107 sizeof(idev->d_path)));
108 *dev = &idev->dd;
H A Dofw_disk.c224 ofwd_fmtdev(struct devdesc *idev) argument
226 struct ofw_devdesc *dev = (struct ofw_devdesc *)idev;
H A Dofw_net.c320 ofwnd_fmtdev(struct devdesc *idev) argument
322 struct ofw_devdesc *dev = (struct ofw_devdesc *)idev;
/freebsd-current/sys/isa/
H A Disa_common.c416 struct isa_device *idev = DEVTOISA(child); local
425 TAILQ_FOREACH(ice, &idev->id_configs, ice_link) {
444 if (idev->id_config_cb) {
445 idev->id_config_cb(idev->id_config_arg,
460 if (idev->id_config_cb)
461 idev->id_config_cb(idev->id_config_arg, cfg, 0);
475 struct isa_device *idev = DEVTOISA(child); local
476 struct resource_list *rl = &idev
495 struct isa_device *idev; local
606 struct isa_device *idev; local
628 struct isa_device *idev = DEVTOISA(dev); local
675 struct isa_device* idev = DEVTOISA(dev); local
818 struct isa_device* idev = DEVTOISA(dev); local
869 struct isa_device* idev = DEVTOISA(child); local
896 struct isa_device *idev = DEVTOISA(child); local
932 struct isa_device* idev = DEVTOISA(child); local
957 struct isa_device* idev = DEVTOISA(child); local
970 struct isa_device* idev = DEVTOISA(child); local
996 struct isa_device* idev = DEVTOISA(child); local
1005 struct isa_device* idev = DEVTOISA(child); local
1029 struct isa_device *idev = DEVTOISA(child); local
[all...]
H A Disahint.c88 struct isa_device* idev = DEVTOISA(dev); local
89 struct resource_list *rl = &idev->id_resources;
/freebsd-current/sys/powerpc/mpc85xx/
H A Disa.c50 struct isa_device* idev = DEVTOISA(child); local
51 struct resource_list *rl = &idev->id_resources;
78 struct isa_device* idev = DEVTOISA(child); local
79 struct resource_list *rl = &idev->id_resources;
/freebsd-current/sys/x86/isa/
H A Disa.c95 struct isa_device* idev = DEVTOISA(child); local
96 struct resource_list *rl = &idev->id_resources;
135 struct isa_device* idev = DEVTOISA(child); local
136 struct resource_list *rl = &idev->id_resources;
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_roce_gid_mgmt.c120 if_t idev, void *cookie)
123 if (idev == NULL)
125 return (ndev == idev);
130 if_t idev, void *cookie)
132 if (idev == NULL)
139 u8 port, if_t idev)
145 ib_cache_gid_set_default_gid(ib_dev, port, idev, gid_type_mask,
119 roce_gid_match_netdev(struct ib_device *ib_dev, u8 port, if_t idev, void *cookie) argument
129 roce_gid_match_all(struct ib_device *ib_dev, u8 port, if_t idev, void *cookie) argument
138 roce_gid_enum_netdev_default(struct ib_device *ib_dev, u8 port, if_t idev) argument
H A Dcore_priv.h83 if_t idev, void *cookie);
86 if_t idev, void *cookie);
H A Dib_device.c733 if_t idev = NULL; local
736 idev = ib_dev->get_netdev(ib_dev, port);
738 if (idev && (if_getflags(idev) & IFF_DYING)) {
739 dev_put(idev);
740 idev = NULL;
743 if (filter(ib_dev, port, idev, filter_cookie))
744 cb(ib_dev, port, idev, cookie);
746 if (idev)
747 dev_put(idev);
[all...]
H A Dib_sa_query.c666 if_t idev; local
690 idev = device->get_netdev(device, port_num);
691 if (!idev)
697 dev_put(idev);
702 (resolved_dev != idev &&
703 rdma_vlan_dev_real_dev(resolved_dev) != idev))
705 dev_put(idev);
/freebsd-current/stand/kboot/kboot/
H A Dhostdisk.c48 static int hostdisk_parsedev(struct devdesc **idev, const char *devspec, const char **path);
443 hostdisk_parsedev(struct devdesc **idev, const char *devspec, const char **path) argument
474 *idev = dev;
/freebsd-current/stand/common/
H A Ddisk.c413 disk_parsedev(struct devdesc **idev, const char *devspec, const char **path) argument
477 *idev = &dev->dd;
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c1095 struct inet6_dev *idev)
1121 read_lock_bh(&idev->lock);
1122 list_for_each_entry(ifa, &idev->addr_list, if_list) {
1129 read_unlock_bh(&idev->lock);
1093 mt7921_ipv6_addr_change(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct inet6_dev *idev) argument
/freebsd-current/stand/libsa/zfs/
H A Dzfs.c64 static int zfs_parsedev(struct devdesc **idev, const char *devspec,
1612 zfs_parsedev(struct devdesc **idev, const char *devspec, const char **path) argument
1658 *idev = &dev->dd;
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c46 struct inet6_dev *idev)
54 read_lock_bh(&idev->lock);
55 list_for_each_entry(ifa, &idev->addr_list, if_list) {
63 read_unlock_bh(&idev->lock);
44 iwl_mvm_ipv6_addr_change(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct inet6_dev *idev) argument
H A Dmvm.h2091 struct inet6_dev *idev);
/freebsd-current/sys/dev/mxge/
H A Dif_mxge.c341 uintptr_t bus, slot, func, ivend, idev; local
410 PCI_IVAR_DEVICE, &idev); local
430 if (! (vendor_id == ivend && device_id == idev)) {
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dmac.c8713 struct inet6_dev *idev)
8728 read_lock_bh(&idev->lock);
8735 list_for_each(p, &idev->addr_list) {
8758 for (ifaca6 = idev->ac_list; ifaca6; ifaca6 = ifaca6->aca_next) {
8779 read_unlock_bh(&idev->lock);
8711 ath11k_mac_op_ipv6_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct inet6_dev *idev) argument

Completed in 259 milliseconds