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