tag | line | file | source code |
---|---|---|---|
notify_cmd | 789 | drivers/char/tpqic02.c | stat = notify_cmd(sb[i], ignore_ex); |
notify_cmd | 826 | drivers/char/tpqic02.c | stat = notify_cmd(cmd, ignore_ex); /* tell drive new command was loaded, */ |
notify_cmd | 871 | drivers/char/tpqic02.c | (void) notify_cmd(qcmd, 1); /* send read status command */ |