INT_XMIT_COMPLETED
if (port_int_reg & (INT_XMIT_COMPLETED | INT_XMIT_DISABLED))
if (port_int_reg & (INT_XMIT_COMPLETED)) {