cpr 466 dev/pci/pcireg.h #define PCI_CAPLIST_PTR(cpr) ((cpr) & 0xff) cpr 559 ntfs/ntfs_vfsops.c int8_t cpr = ntmp->ntm_mftrecsz; cpr 560 ntfs/ntfs_vfsops.c if( cpr > 0 ) cpr 561 ntfs/ntfs_vfsops.c ntmp->ntm_bpmftrec = ntmp->ntm_spc * cpr; cpr 563 ntfs/ntfs_vfsops.c ntmp->ntm_bpmftrec = (1 << (-cpr)) / ntmp->ntm_bps;