siop_dmamem_alloc
newcbd->xfers = siop_dmamem_alloc(sc, PAGE_SIZE);
newcbd->sense = siop_dmamem_alloc(sc, sense_size * SIOP_NCMDPB);
struct siop_dmamem *siop_dmamem_alloc(struct siop_softc *, size_t);