tag | line | file | source code |
---|---|---|---|
SCB_FREE | 2024 | drivers/scsi/aic7xxx.c | scb->state = SCB_FREE; |
SCB_FREE | 2176 | drivers/scsi/aic7xxx.c | scb->state = SCB_FREE; |
SCB_FREE | 2273 | drivers/scsi/aic7xxx.c | scb->state = SCB_FREE; |
SCB_FREE | 2964 | drivers/scsi/aic7xxx.c | p->scb_array[i].state = SCB_FREE; |
SCB_FREE | 3875 | drivers/scsi/aic7xxx.c | scb->state = SCB_FREE; /* mark the scb as free */ |