V96XB
#define V96X_LB_ISTAT(vt) V96XB(vt, 0x76)
#define V96X_LB_IMASK(vt) V96XB(vt, 0x77)
#define V96X_LB_CFGL(vt) V96XB(vt, 0x7a)
#define V96X_LB_CFG(vt) V96XB(vt, 0x7b)
#define V96X_PCI_CFG(vt) V96XB(vt, 0x7c) /* B.2 only */
#define V96X_MAIL_DATA(vt, n) V96XB(vt, 0xc0 + (n))