Searched refs:PORT_EV_TXCHAR (Results 1 – 3 of 3) sorted by relevance
104 #define PORT_EV_TXCHAR 0x00004000 /* Any character transmitted */ macro
955 if (rc == PORT_SUCCESS) event |= PORT_EV_TXCHAR; in PORT_WriteDataCO()1065 if (rc == PORT_SUCCESS) event |= PORT_EV_TXCHAR; in PORT_WriteData()
921 events |= PORT_EV_TXCHAR; in port_rfc_send_tx_data()