taglinefilesource code
NR_SBPCD476drivers/block/sbpcd.cstatic int sbpcd_blocksizes[NR_SBPCD] = {0, };
NR_SBPCD564drivers/block/sbpcd.c} DriveStruct[NR_SBPCD];
NR_SBPCD1974drivers/block/sbpcd.cfor (j=0;j<NR_SBPCD;j++)
NR_SBPCD2410drivers/block/sbpcd.cif ( (i<0) || (i>=NR_SBPCD) )
NR_SBPCD2915drivers/block/sbpcd.cif ( (dev<0) || (dev>=NR_SBPCD) )
NR_SBPCD3256drivers/block/sbpcd.cif ( (i<0) || (i>=NR_SBPCD) )
NR_SBPCD3316drivers/block/sbpcd.cif ( (i<0) || (i>=NR_SBPCD) ) 
NR_SBPCD3553drivers/block/sbpcd.cfor (j=0;j<NR_SBPCD;j++)
NR_SBPCD3627drivers/block/sbpcd.cfor (j=0;j<NR_SBPCD;j++)
NR_SBPCD3678drivers/block/sbpcd.cif ((MAJOR(full_dev)!=MAJOR_NR)||(MINOR(full_dev)>=NR_SBPCD))