Searched refs:attr_id (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_sysfs.c64 static struct kobj_attribute attr_id = __ATTR_RO(id); variable in typeref:struct:kobj_attribute
67 &attr_id.attr,
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dsysinfo.y54 %type <s> attr_desc attr_id attr_type
258 '(' attr_desc '(' attr_type attr_size ')' attr_id
381 attr_id: label
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dsysinfo.y50 %type <s> attr_desc attr_id attr_type
254 '(' attr_desc '(' attr_type attr_size ')' attr_id
377 attr_id: label
/openbsd-current/sys/dev/pci/
H A Dif_devar.h373 u_int32_t attr_id; member in struct:__anon32
H A Dif_de.c1177 if (attr->attr_id == 0)
1179 if ((id & ~0x0F) == attr->attr_id)

Completed in 173 milliseconds