Searched defs:shft (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_bmap.c | 212 int shft; /* we maintain sh = 1 << shft */ in bmap_read() local 316 int shft; /* we maintain sh = 1 << shft */ in bmap_write() local 924 int n, j, shft; in bmap_has_holes() local 1187 int shft; /* we maintain sh = 1 << shft */ in bmap_find() local 1338 int shft; /* we maintain sh = 1 << shft */ in bmap_set_bn() local
|
H A D | ufs_subr.c | 682 int i, j, shft; in ufs_indirblk_sync() local
|
/titanic_41/usr/src/lib/libtnf/ |
H A D | ref.c | 54 unsigned shft, mask; in vaddr_to_phys() local
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_util.c | 264 u32_t shft = 0 ; in calc_crc32() local
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_vput.c | 565 int shft; /* Amount tab expansion shifted rest of line */ variable
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dmu_tx.c | 274 int shft = dn->dn_indblkshift - SPA_BLKPTRSHIFT; in dmu_tx_count_write() local
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | ses_ses.c | 173 #define gbit(lv, in, idx, shft, mask) lv = ((in[idx] >> shft) & mask) argument
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | cpuid.c | 2508 int i, max, shft, level, size; in cpuid_pass3() local
|