tag | line | file | source code |
attached | 608 | drivers/scsi/scsi.c | if(sdtpnt->detect) SDpnt->attached += |
attached | 2323 | drivers/scsi/scsi.c | if(SDpnt->attached) scsi_build_commandblocks(SDpnt); |
attached | 2666 | drivers/scsi/scsi.c | if(SDpnt->attached) scsi_build_commandblocks(SDpnt); |
attached | 2740 | drivers/scsi/scsi.c | if (sdpnt->attached) { |
attached | 2741 | drivers/scsi/scsi.c | printk("Attached usage count = %d\n", sdpnt->attached); |
attached | 2866 | drivers/scsi/scsi.c | if(tpnt->detect) SDpnt->attached += (*tpnt->detect)(SDpnt); |
attached | 2885 | drivers/scsi/scsi.c | if(SDpnt->attached && SDpnt->has_cmdblocks == 0) |
attached | 2915 | drivers/scsi/scsi.c | if(SDpnt->attached == 0) |
attached | 160 | drivers/scsi/scsi.h | int attached; /* # of high level drivers attached to |
attached | 1339 | drivers/scsi/sd.c | SDp->attached--; |
attached | 1453 | drivers/scsi/sd.c | SDp->attached--; |
attached | 561 | drivers/scsi/sg.c | SDp->attached--; |
attached | 593 | drivers/scsi/sg.c | SDp->attached--; |
attached | 940 | drivers/scsi/sr.c | SDp->attached--; |
attached | 1127 | drivers/scsi/sr.c | SDp->attached--; |
attached | 2068 | drivers/scsi/st.c | SDp->attached--; |
attached | 2231 | drivers/scsi/st.c | SDp->attached--; |