Searched refs:PORT_TX_QUEUE_DISABLED (Results 1 – 2 of 2) sorted by relevance
175 #define PORT_TX_QUEUE_DISABLED (PORT_ERR_BASE + 23) macro
1525 if (!available && (rc != PORT_CMD_PENDING) && (rc != PORT_TX_QUEUE_DISABLED)) in PORT_WriteDataCO()1636 if (!max_len && (rc != PORT_CMD_PENDING) && (rc != PORT_TX_QUEUE_DISABLED)) in PORT_WriteData()