tag | line | file | source code |
---|---|---|---|
SCB_FREE | 1933 | drivers/scsi/aic7xxx.c | scb->state = SCB_FREE; |
SCB_FREE | 2085 | drivers/scsi/aic7xxx.c | scb->state = SCB_FREE; |
SCB_FREE | 2182 | drivers/scsi/aic7xxx.c | scb->state = SCB_FREE; |
SCB_FREE | 2862 | drivers/scsi/aic7xxx.c | p->scb_array[i].state = SCB_FREE; |
SCB_FREE | 3719 | drivers/scsi/aic7xxx.c | scb->state = SCB_FREE; /* mark the scb as free */ |