Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/sc/
Dhardware.h65 #define WF_NOT_FULL 0x80 /* fifo not full */ macro
Dmessage.c150 while (!(inb(adapter[card]->ioport[FIFO_STATUS]) & WF_NOT_FULL)) in sendmessage()