| tag | line | file | source code |
| attached | 292 | drivers/scsi/scsi.c | SDpnt->attached = 0; |
| attached | 473 | drivers/scsi/scsi.c | if(sdtpnt->detect) SDpnt->attached += |
| attached | 2024 | drivers/scsi/scsi.c | if(SDpnt->attached){ |
| attached | 2204 | drivers/scsi/scsi.c | if(SDpnt->attached){ |
| attached | 2341 | drivers/scsi/scsi.c | if (sdpnt->attached) { |
| attached | 2342 | drivers/scsi/scsi.c | printk("Attached usage count = %d\n", sdpnt->attached); |
| attached | 281 | drivers/scsi/scsi.h | int attached; /* # of high level drivers attached to this */ |
| attached | 1160 | drivers/scsi/sd.c | SDp->attached--; |
| attached | 1267 | drivers/scsi/sd.c | SDp->attached--; |
| attached | 387 | drivers/scsi/sg.c | SDp->attached--; |
| attached | 419 | drivers/scsi/sg.c | SDp->attached--; |
| attached | 855 | drivers/scsi/sr.c | SDp->attached--; |
| attached | 1045 | drivers/scsi/sr.c | SDp->attached--; |
| attached | 1854 | drivers/scsi/st.c | SDp->attached--; |
| attached | 1968 | drivers/scsi/st.c | SDp->attached--; |