tag | line | file | source code |
---|---|---|---|
tpstatus | 262 | drivers/char/tpqic02.c | static volatile struct tpstatus tperror; /* last drive status */ |
tpstatus | 926 | drivers/char/tpqic02.c | static int get_status(volatile struct tpstatus *stp) |
tpstatus | 536 | include/linux/tpqic02.h | #define TPSTATSIZE sizeof(struct tpstatus) |