Home
last modified time | relevance | path

Searched defs:shft (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_bmap.c212 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 Dufs_subr.c682 int i, j, shft; in ufs_indirblk_sync() local
/titanic_41/usr/src/lib/libtnf/
H A Dref.c54 unsigned shft, mask; in vaddr_to_phys() local
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_util.c264 u32_t shft = 0 ; in calc_crc32() local
/titanic_41/usr/src/cmd/vi/port/
H A Dex_vput.c565 int shft; /* Amount tab expansion shifted rest of line */ variable
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c274 int shft = dn->dn_indblkshift - SPA_BLKPTRSHIFT; in dmu_tx_count_write() local
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dses_ses.c173 #define gbit(lv, in, idx, shft, mask) lv = ((in[idx] >> shft) & mask) argument
/titanic_41/usr/src/uts/i86pc/os/
H A Dcpuid.c2508 int i, max, shft, level, size; in cpuid_pass3() local