Home
last modified time | relevance | path

Searched refs:UREMOVE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/isdn/hardware/eicon/
Dpc.h84 #define UREMOVE 0xfe /* without return code */ macro
Ddi.c226 if (this && (this->Req == UREMOVE) && this->Id) { in pr_out()