BT_NSEG
/* nsegments */ BT_NSEG,
newcount = (PAGE_SIZE / (BT_NSEG * sizeof(bt_sg_t)));
segs += BT_NSEG;
physaddr += (BT_NSEG * sizeof(bt_sg_t));