Searched refs:tpt (Results 1 – 12 of 12) sorted by relevance
586 struct buf *tpt = 0; in remountfs() local668 tpt = UFS_BREAD(ufsvfsp, ufsvfsp->vfs_dev, SBLOCK, SBSIZE); in remountfs()669 if (tpt->b_flags & B_ERROR) { in remountfs()673 fspt = (struct fs *)tpt->b_un.b_addr; in remountfs()684 tpt->b_flags |= B_STALE | B_AGE; in remountfs()725 bcopy(tpt->b_un.b_addr, bp->b_un.b_addr, fspt->fs_sbsize); in remountfs()729 tpt->b_flags |= B_STALE | B_AGE; in remountfs()730 brelse(tpt); in remountfs()731 tpt = 0; in remountfs()778 if (tpt) in remountfs()[all …]
667 struct buf *tpt = 0; in ud_mountfs() local728 tpt = ud_bread(vfsp->vfs_dev, in ud_mountfs()731 if (tpt->b_flags & B_ERROR) { in ud_mountfs()736 addr = tpt->b_un.b_addr; in ud_mountfs()758 tpt->b_un.b_addr, udf_vfsp->udf_iseq_len); in ud_mountfs()769 if (tpt != NULL) { in ud_mountfs()770 tpt->b_flags = B_AGE | B_STALE; in ud_mountfs()771 brelse(tpt); in ud_mountfs()
2002 inithca->tpt.mpt_baseaddr = addr; in tavor_hca_config_setup()2003 inithca->tpt.mttseg_sz = TAVOR_MTTSEG_SIZE_SHIFT; in tavor_hca_config_setup()2004 inithca->tpt.log_mpt_sz = state->ts_cfg_profile->cp_log_num_mpt; in tavor_hca_config_setup()2005 inithca->tpt.mtt_version = TAVOR_MTT_PG_WALK_VER; in tavor_hca_config_setup()2010 inithca->tpt.mtt_baseaddr = addr; in tavor_hca_config_setup()
575 ixgbe_ks->tpt.value.ui64 += in ixgbe_m_stat()577 *val = ixgbe_ks->tpt.value.ui64; in ixgbe_m_stat()
854 kstat_named_t tpt; /* Total Packets Xmitted */ member
312 u64 tpt; member
3068 inithca->tpt.cmpt_baseaddr = icm[i].icm_baseaddr; in hermon_inithca_set()3072 inithca->tpt.mtt_baseaddr = icm[i].icm_baseaddr; in hermon_inithca_set()3076 inithca->tpt.dmpt_baseaddr = icm[i].icm_baseaddr; in hermon_inithca_set()3077 inithca->tpt.log_dmpt_sz = icm[i].log_num_entries; in hermon_inithca_set()3078 inithca->tpt.pgfault_rnr_to = 0; /* just in case */ in hermon_inithca_set()
643 u64 tpt; member
745 tavor_tpt_param_t tpt; member775 tavor_tpt_param_t tpt; member
876 uint64_t tpt; member
1044 hermon_tpt_param_t tpt; member1100 hermon_tpt_param_t tpt; member
3841 u64 tpt; member