taglinefilesource code
NR_SBPCD492drivers/block/sbpcd.cstatic int sbpcd_blocksizes[NR_SBPCD] = {0, };
NR_SBPCD581drivers/block/sbpcd.c} DriveStruct[NR_SBPCD];
NR_SBPCD2084drivers/block/sbpcd.cfor (j=0;j<NR_SBPCD;j++)
NR_SBPCD2537drivers/block/sbpcd.cif ( (i<0) || (i>=NR_SBPCD) )
NR_SBPCD3040drivers/block/sbpcd.cif ( (dev<0) || (dev>=NR_SBPCD) )
NR_SBPCD3382drivers/block/sbpcd.cif ( (i<0) || (i>=NR_SBPCD) )
NR_SBPCD3442drivers/block/sbpcd.cif ( (i<0) || (i>=NR_SBPCD) ) 
NR_SBPCD3679drivers/block/sbpcd.cfor (j=0;j<NR_SBPCD;j++)
NR_SBPCD3753drivers/block/sbpcd.cfor (j=0;j<NR_SBPCD;j++)
NR_SBPCD3804drivers/block/sbpcd.cif ((MAJOR(full_dev)!=MAJOR_NR)||(MINOR(full_dev)>=NR_SBPCD))