MAKEWDDEV
#define WDLABELDEV(dev) (MAKEWDDEV(major(dev), WDUNIT(dev), RAW_PART))
B.b_dev = MAKEWDDEV(bmaj,device_unit(dev),RAW_PART);