Home
last modified time | relevance | path

Searched refs:obj_id (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/share/examples/ses/srcs/
H A Dgetobjstat.c68 obj.obj_id = cvt; in main()
73 fprintf(stdout, "Object 0x%x: 0x%x 0x%x 0x%x 0x%x\n", obj.obj_id, in main()
H A Dgetobjmap.c82 objp[i].obj_id, geteltnm((int)objp[i].object_type)); in main()
/freebsd-13.1/lib/libc/db/mpool/
H A Dmpool.libtp220 ndx = BUF_HASH ( bhp->id.file_id, bhp->id.obj_id );
267 fobj.obj_id = *new_pageno;
311 fobj.obj_id = (long) page_id;
581 if ( lseek ( fd, bhp->id.obj_id << BUFSHIFT, L_SET ) < 0 ) {
639 if ( obj->obj_id >= buf_fids[obj->file_id].npages) {
640 buf_fids[obj->file_id].npages = obj->obj_id+1;
649 if ( lseek ( fd, obj->obj_id << BUFSHIFT, L_SET ) < -1 ) {
651 obj->file_id, obj->obj_id );
659 obj->file_id, obj->obj_id );
726 bhp->id.file_id, bhp->id.obj_id,
[all …]
/freebsd-13.1/sys/dev/bwi/
H A Dbwimac.c163 bwi_memobj_read_2(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0) in bwi_memobj_read_2() argument
175 CSR_WRITE_4(sc, BWI_MOBJ_CTRL, BWI_MOBJ_CTRL_VAL(obj_id, ofs)); in bwi_memobj_read_2()
180 bwi_memobj_read_4(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0) in bwi_memobj_read_4() argument
189 CSR_WRITE_4(sc, BWI_MOBJ_CTRL, BWI_MOBJ_CTRL_VAL(obj_id, ofs)); in bwi_memobj_read_4()
194 BWI_MOBJ_CTRL_VAL(obj_id, ofs + 1)); in bwi_memobj_read_4()
199 CSR_WRITE_4(sc, BWI_MOBJ_CTRL, BWI_MOBJ_CTRL_VAL(obj_id, ofs)); in bwi_memobj_read_4()
205 bwi_memobj_write_2(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0, in bwi_memobj_write_2() argument
218 CSR_WRITE_4(sc, BWI_MOBJ_CTRL, BWI_MOBJ_CTRL_VAL(obj_id, ofs)); in bwi_memobj_write_2()
231 CSR_WRITE_4(sc, BWI_MOBJ_CTRL, BWI_MOBJ_CTRL_VAL(obj_id, ofs)); in bwi_memobj_write_4()
235 BWI_MOBJ_CTRL_VAL(obj_id, ofs + 1)); in bwi_memobj_write_4()
[all …]
/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_tls.c78 *p_obj_id = MLX5_GET(create_encryption_key_out, out, obj_id); in mlx5_encryption_key_create()
93 MLX5_SET(destroy_encryption_key_in, in, obj_id, oid); in mlx5_encryption_key_destroy()
/freebsd-13.1/sys/dev/drm2/
H A Ddrm_mode.h264 __u32 obj_id; member
271 __u32 obj_id; member
H A Ddrm_crtc.c3231 .obj_id = conn_set_prop->connector_id, in drm_mode_connector_property_set_ioctl()
3307 obj = drm_mode_object_find(dev, arg->obj_id, arg->obj_type); in drm_mode_obj_get_properties_ioctl()
3361 arg_obj = drm_mode_object_find(dev, arg->obj_id, arg->obj_type); in drm_mode_obj_set_property_ioctl()
/freebsd-13.1/usr.sbin/fstyp/
H A Dhammer_disk.h959 int64_t obj_id; /* object being referenced */ member
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_ses.h2261 unsigned int obj_id; member
/freebsd-13.1/sys/dev/mlx5/
H A Dmlx5_ifc.h6608 u8 obj_id[0x20]; member
7448 u8 obj_id[0x20]; member