Searched refs:ATMCI_RDIRE (Results 1 – 2 of 2) sorted by relevance
101 # define ATMCI_RDIRE ( 1 << 17) /* Response Direction Error */ macro
1539 else if (status & (ATMCI_RINDE | ATMCI_RDIRE | ATMCI_RENDE)) in atmci_command_complete()