Lines Matching defs:zap
71 struct zbus_args *zap;
72 zap = aux;
74 if (z3rambd_match_id(zap->manid, zap->prodid) > 0)
84 struct zbus_args *zap;
89 zap = aux;
91 sc->sc_bst.base = (bus_addr_t)zap->va;
96 sc->sc_size = zap->size;
98 if (zap->prodid == ZORRO_PRODID_ZORRAM)
100 else if (zap->prodid == ZORRO_PRODID_3128)
102 else if (zap->prodid == ZORRO_PRODID_FLZ3MEM)