PVSCSI_MAXPHYS
error = bus_dmamap_create(sc->sc_dmat, PVSCSI_MAXPHYS,
PVSCSI_MAXPHYS_SEGS, PVSCSI_MAXPHYS, 0,
#define PVSCSI_MAXPHYS_SEGS ((PVSCSI_MAXPHYS / PAGE_SIZE) + 1)