Searched defs:DEVICE_INTR (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dblk.h128 #define DEVICE_INTR do_floppy macro
137 #define DEVICE_INTR do_hd macro
158 #define DEVICE_INTR do_st macro
164 #define DEVICE_INTR do_osst macro
195 #define DEVICE_INTR do_acsi macro
246 #define DEVICE_INTR do_cdu535 macro
288 #define DEVICE_INTR do_mfm macro
349 static void (*DEVICE_INTR)(void) = NULL; variable
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dblk.h128 #define DEVICE_INTR do_floppy macro
137 #define DEVICE_INTR do_hd macro
158 #define DEVICE_INTR do_st macro
164 #define DEVICE_INTR do_osst macro
195 #define DEVICE_INTR do_acsi macro
246 #define DEVICE_INTR do_cdu535 macro
288 #define DEVICE_INTR do_mfm macro
349 static void (*DEVICE_INTR)(void) = NULL; variable
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Dxpram.c99 #define DEVICE_INTR xpram_intrptr /* pointer to the bottom half */ macro
144 #define DEVICE_INTR xpram_intrptr /* pointer to the bottom half */ macro

Completed in 44 milliseconds