tag | line | file | source code |
attached | 460 | drivers/scsi/scsi.c | if(oldSDpnt->attached) scsi_build_commandblocks(oldSDpnt);} |
attached | 704 | drivers/scsi/scsi.c | SDpnt->attached += |
attached | 2536 | drivers/scsi/scsi.c | if(SDpnt->attached) scsi_build_commandblocks(SDpnt); |
attached | 2744 | drivers/scsi/scsi.c | if(scd->attached == 0) { |
attached | 2976 | drivers/scsi/scsi.c | if(SDpnt->attached) scsi_build_commandblocks(SDpnt); |
attached | 3050 | drivers/scsi/scsi.c | if (sdpnt->attached) { |
attached | 3051 | drivers/scsi/scsi.c | printk("Attached usage count = %d\n", sdpnt->attached); |
attached | 3176 | drivers/scsi/scsi.c | if(tpnt->detect) SDpnt->attached += (*tpnt->detect)(SDpnt); |
attached | 3195 | drivers/scsi/scsi.c | if(SDpnt->attached && SDpnt->has_cmdblocks == 0) |
attached | 3225 | drivers/scsi/scsi.c | if(SDpnt->attached == 0) |
attached | 159 | drivers/scsi/scsi.h | int attached; /* # of high level drivers attached to |
attached | 1353 | drivers/scsi/sd.c | SDp->attached--; |
attached | 1467 | drivers/scsi/sd.c | SDp->attached--; |
attached | 562 | drivers/scsi/sg.c | SDp->attached--; |
attached | 594 | drivers/scsi/sg.c | SDp->attached--; |
attached | 949 | drivers/scsi/sr.c | SDp->attached--; |
attached | 1149 | drivers/scsi/sr.c | SDp->attached--; |
attached | 2830 | drivers/scsi/st.c | SDp->attached--; |
attached | 3013 | drivers/scsi/st.c | SDp->attached--; |