BD_STATUS_MASK
out_be32((u32 __iomem *)bd, (bdstatus & BD_STATUS_MASK));
out_be32((u32 __iomem *)bd, bdstatus & BD_STATUS_MASK);