lp_data
static void lpstop(struct lp_data *);
((struct lp_data *)device_get_softc(dev))
struct lp_data *lp = DEVTOSOFTC(dev);
struct lp_data *sc = device_get_softc(dev);
lpstop(struct lp_data *sc)
struct lp_data *sc = if_getsoftc(ifp);
struct lp_data *sc = if_getsoftc(ifp);
struct lp_data *sc = arg;
struct lp_data *sc = if_getsoftc(ifp);
sizeof(struct lp_data),