FB_BASE
{ "fb", FB_BASE, -1,
if (!dvboxcnattach(bst, FB_BASE, CONSCODE_INTERNAL))
if (!gboxcnattach(bst, FB_BASE, CONSCODE_INTERNAL))
if (!rboxcnattach(bst, FB_BASE, CONSCODE_INTERNAL))
if (!topcatcnattach(bst, FB_BASE, CONSCODE_INTERNAL))
return INTIOBASE + FB_BASE;
ip->regbase = (uint8_t *)(INTIOBASE + FB_BASE);
if ((int)ip->regbase == INTIOBASE + FB_BASE) {