onoe_softc
struct onoe_softc *osc;
osc = kmalloc(sizeof(struct onoe_softc), M_DEVBUF, M_INTWAIT|M_ZERO);
struct onoe_softc *osc = (struct onoe_softc *) arc;