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