Searched defs:objid (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/sys/dev/bwi/ |
| H A D | bwimac.h | 74 #define MOBJ_WRITE_2(mac, objid, ofs, val) \ argument 76 #define MOBJ_WRITE_4(mac, objid, ofs, val) \ argument 78 #define MOBJ_READ_2(mac, objid, ofs) \ argument 80 #define MOBJ_READ_4(mac, objid, ofs) \ argument 83 #define MOBJ_SETBITS_4(mac, objid, ofs, bits) \ argument 86 #define MOBJ_CLRBITS_4(mac, objid, ofs, bits) \ argument 90 #define MOBJ_FILT_SETBITS_2(mac, objid, ofs, filt, bits) \ argument
|
| H A D | if_bwireg.h | 181 #define BWI_MOBJ_CTRL_VAL(objid, ofs) ((objid) << 16 | (ofs)) argument
|
| /freebsd-13.1/crypto/heimdal/lib/asn1/ |
| H A D | symbol.h | 142 struct objid { struct 145 struct objid *next; argument
|
| H A D | asn1parse.y | 78 struct objid *objid; member
|
| H A D | asn1parse.h | 233 struct objid *objid; member
|
| H A D | asn1parse.c | 313 struct objid *objid; member
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | zfs_replay.c | 305 uint64_t objid; in zfs_replay_create_acl() local 456 uint64_t objid; in zfs_replay_create() local
|
| H A D | sa.c | 1439 sa_handle_get(objset_t *objset, uint64_t objid, void *userp, in sa_handle_get()
|
| /freebsd-13.1/stand/libsa/zfs/ |
| H A D | zfs.c | 1760 uint64_t objid; in zfs_list() local 1845 uint64_t objid; in zfs_bootenv_initial() local 1888 uint64_t objid; in zfs_bootenv() local
|
| H A D | zfsimpl.c | 3294 zfs_get_root(const spa_t *spa, uint64_t *objid) in zfs_get_root()
|