b43_loctl
static void b43_lo_write(struct b43_wldev *dev, struct b43_loctl *control)
struct b43_loctl min_loctl;
struct b43_loctl *probe_loctl,
struct b43_loctl test_loctl;
struct b43_loctl orig_loctl;
struct b43_loctl prev_loctl = {
static const struct b43_loctl modifiers[] = {
memcpy(&orig_loctl, probe_loctl, sizeof(struct b43_loctl));
memcpy(&test_loctl, &orig_loctl, sizeof(struct b43_loctl));
sizeof(struct b43_loctl));
struct b43_loctl *loctl,
struct b43_loctl probe_loctl;
memcpy(&d.min_loctl, loctl, sizeof(struct b43_loctl));
sizeof(struct b43_loctl));
sizeof(struct b43_loctl));
memcpy(loctl, &d.min_loctl, sizeof(struct b43_loctl));
struct b43_loctl loctl = {
struct b43_loctl ctl;