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