IPS_MAXSGS
if ((nsegs = ccb->c_dmam->dm_nsegs) > IPS_MAXSGS)
if (bus_dmamap_create(sc->sc_dmat, MAXPHYS, IPS_MAXSGS,
struct ips_sg sg[IPS_MAXSGS];