Searched refs:EVENT_NONE (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Deicon_idi.c1578 # define EVENT_NONE 0 macro
1598 Event = EVENT_NONE;
1599 while (Event == EVENT_NONE) {
1811 } /* end of while (Event==EVENT_NONE) */
1828 # undef EVENT_NONE macro
1867 # define EVENT_NONE 0 macro
1916 Event = EVENT_NONE;
2013 if (Event != EVENT_NONE)
2070 Event = EVENT_NONE;
2090 # undef EVENT_NONE macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A D53c7,8xx.h969 EVENT_NONE = 0, enumerator in enum:ncr_event
H A D53c7xx.h969 EVENT_NONE = 0, enumerator in enum:ncr_event
H A D53c7,8xx.c5894 case EVENT_NONE: return "none";
H A D53c7xx.c5594 case EVENT_NONE: return "none";

Completed in 58 milliseconds