Searched refs:TP_HAVE_TELL (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtpqic02.h130 #define TP_HAVE_TELL 0 macro
141 #define TP_HAVE_TELL 0 macro
152 #define TP_HAVE_TELL 1 /* can read current block address */ macro
165 #define TP_HAVE_TELL 1 /* can read current block address */ macro
179 #define TP_HAVE_TELL 1 /* can read current block address */ macro
191 #define TP_HAVE_TELL 1 /* tell current block address */ macro
480 # define TP_HAVE_TELL (qic02_tape_dynconf.have_tell) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtpqic02.h130 #define TP_HAVE_TELL 0 macro
141 #define TP_HAVE_TELL 0 macro
152 #define TP_HAVE_TELL 1 /* can read current block address */ macro
165 #define TP_HAVE_TELL 1 /* can read current block address */ macro
179 #define TP_HAVE_TELL 1 /* can read current block address */ macro
191 #define TP_HAVE_TELL 1 /* tell current block address */ macro
480 # define TP_HAVE_TELL (qic02_tape_dynconf.have_tell) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dtpqic02.c2592 } else if (TP_HAVE_TELL && (c == _IOC_NR(MTIOCPOS))) {

Completed in 38 milliseconds