Searched refs:QLA_SCRATCH_SIZE (Results 1 – 2 of 2) sorted by relevance
56 #define QLA_SCRATCH_SIZE 0x1000 macro
558 sc->sc_scratch = qla_dmamem_alloc(sc, QLA_SCRATCH_SIZE); in qla_attach()