brport_attribute
static const struct brport_attribute *brport_attrs[] = {
#define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr)
struct brport_attribute *brport_attr = to_brport_attr(attr);
struct brport_attribute *brport_attr = to_brport_attr(attr);
const struct brport_attribute brport_attr_##_name = { \
const struct brport_attribute **a;
const struct brport_attribute brport_attr_##_name = { \