PCI_EXP_LNKSTA2_FLIT
return lnksta2 & PCI_EXP_LNKSTA2_FLIT;
bus->flit_mode = (linksta2 & PCI_EXP_LNKSTA2_FLIT) ? 1 : 0;