tag | line | file | source code |
attached | 611 | drivers/scsi/scsi.c | if(sdtpnt->detect) SDpnt->attached += |
attached | 2308 | drivers/scsi/scsi.c | if(SDpnt->attached) scsi_build_commandblocks(SDpnt); |
attached | 2543 | drivers/scsi/scsi.c | if(SDpnt->attached) scsi_build_commandblocks(SDpnt); |
attached | 2685 | drivers/scsi/scsi.c | if (sdpnt->attached) { |
attached | 2686 | drivers/scsi/scsi.c | printk("Attached usage count = %d\n", sdpnt->attached); |
attached | 2798 | drivers/scsi/scsi.c | if(tpnt->detect) SDpnt->attached += (*tpnt->detect)(SDpnt); |
attached | 2816 | drivers/scsi/scsi.c | if(SDpnt->attached && SDpnt->has_cmdblocks == 0) |
attached | 2846 | drivers/scsi/scsi.c | if(SDpnt->attached == 0) |
attached | 292 | drivers/scsi/scsi.h | int attached; /* # of high level drivers attached to |
attached | 1229 | drivers/scsi/sd.c | SDp->attached--; |
attached | 1337 | drivers/scsi/sd.c | SDp->attached--; |
attached | 526 | drivers/scsi/sg.c | SDp->attached--; |
attached | 558 | drivers/scsi/sg.c | SDp->attached--; |
attached | 919 | drivers/scsi/sr.c | SDp->attached--; |
attached | 1111 | drivers/scsi/sr.c | SDp->attached--; |
attached | 1959 | drivers/scsi/st.c | SDp->attached--; |
attached | 2073 | drivers/scsi/st.c | SDp->attached--; |