tag | line | file | source code |
---|---|---|---|
expecting_iid | 789 | drivers/scsi/53c7,8xx.c | hostdata->expecting_iid = 0; |
expecting_iid | 5207 | drivers/scsi/53c7,8xx.c | if (hostdata->expecting_iid) { |
expecting_iid | 5208 | drivers/scsi/53c7,8xx.c | hostdata->expecting_iid = 0; |
expecting_iid | 1234 | drivers/scsi/53c7,8xx.h | unsigned expecting_iid:1; /* Expect IID interrupt */ |