bd_un
union bd_un *bd = &sc->bd;
bcopy((caddr_t)&sc->bd, &uip->bd, sizeof (union bd_un));
sizeof (union bd_un));
union bd_un bd;