Searched refs:tpt (Results 1 – 11 of 11) sorted by relevance
585 struct buf *tpt = 0; in remountfs() local667 tpt = UFS_BREAD(ufsvfsp, ufsvfsp->vfs_dev, SBLOCK, SBSIZE); in remountfs()668 if (tpt->b_flags & B_ERROR) { in remountfs()672 fspt = (struct fs *)tpt->b_un.b_addr; in remountfs()683 tpt->b_flags |= B_STALE | B_AGE; in remountfs()724 bcopy(tpt->b_un.b_addr, bp->b_un.b_addr, fspt->fs_sbsize); in remountfs()728 tpt->b_flags |= B_STALE | B_AGE; in remountfs()729 brelse(tpt); in remountfs()730 tpt = 0; in remountfs()777 if (tpt) in remountfs()[all …]
668 struct buf *tpt = 0; in ud_mountfs() local729 tpt = ud_bread(vfsp->vfs_dev, in ud_mountfs()732 if (tpt->b_flags & B_ERROR) { in ud_mountfs()737 addr = tpt->b_un.b_addr; in ud_mountfs()759 tpt->b_un.b_addr, udf_vfsp->udf_iseq_len); in ud_mountfs()770 if (tpt != NULL) { in ud_mountfs()771 tpt->b_flags = B_AGE | B_STALE; in ud_mountfs()772 brelse(tpt); in ud_mountfs()
2281 inithca->tpt.mpt_baseaddr = addr; in tavor_hca_config_setup()2282 inithca->tpt.mttseg_sz = TAVOR_MTTSEG_SIZE_SHIFT; in tavor_hca_config_setup()2283 inithca->tpt.log_mpt_sz = state->ts_cfg_profile->cp_log_num_mpt; in tavor_hca_config_setup()2284 inithca->tpt.mtt_version = TAVOR_MTT_PG_WALK_VER; in tavor_hca_config_setup()2289 inithca->tpt.mtt_baseaddr = addr; in tavor_hca_config_setup()
617 ixgbe_ks->tpt.value.ui64 += in ixgbe_m_stat()619 *val = ixgbe_ks->tpt.value.ui64; in ixgbe_m_stat()
818 kstat_named_t tpt; /* Total Packets Xmitted */ 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()
562 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
3596 u64 tpt; member