ac97_ctrl
list_create(&ac->ctrls, sizeof (struct ac97_ctrl),
offsetof(struct ac97_ctrl, actrl_linkage));
typedef struct ac97_ctrl ac97_ctrl_t;