Home
last modified time | relevance | path

Searched refs:phy_bits (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/mpr/
H A Dmpr_mapping.c74 map_entry->phy_bits = 0; in _mapping_clear_map_entry()
94 enc_entry->phy_bits = 0; in _mapping_clear_enc_entry()
271 u64 phy_bits) in _mapping_get_enc_idx_from_id() argument
279 (!et_entry->phy_bits || (et_entry->phy_bits & in _mapping_get_enc_idx_from_id()
963 (!mt_entry->phy_bits || (mt_entry->phy_bits & in _mapping_find_enc_map_space()
1302 mt_entry->phy_bits = et_entry->phy_bits; in _mapping_get_dev_info()
1454 mt_entry->phy_bits = et_entry->phy_bits; in _mapping_get_pcie_dev_info()
2224 u32 phy_bits = 0; in _mapping_process_dpm_pg0() local
2319 et_entry->phy_bits = phy_bits; in _mapping_process_dpm_pg0()
2346 mt_entry->phy_bits = phy_bits; in _mapping_process_dpm_pg0()
[all …]
H A Dmprvar.h152 u32 phy_bits; member
180 u32 phy_bits; member
/freebsd-13.1/sys/dev/mps/
H A Dmps_mapping.c75 map_entry->phy_bits = 0; in _mapping_clear_map_entry()
95 enc_entry->phy_bits = 0; in _mapping_clear_enc_entry()
272 u64 phy_bits) in _mapping_get_enc_idx_from_id() argument
280 (!et_entry->phy_bits || (et_entry->phy_bits & in _mapping_get_enc_idx_from_id()
281 le32toh(phy_bits)))) in _mapping_get_enc_idx_from_id()
925 (!mt_entry->phy_bits || (mt_entry->phy_bits & in _mapping_find_enc_map_space()
1264 mt_entry->phy_bits = et_entry->phy_bits; in _mapping_get_dev_info()
1775 u32 phy_bits = 0; in _mapping_process_dpm_pg0() local
1870 et_entry->phy_bits = phy_bits; in _mapping_process_dpm_pg0()
1897 mt_entry->phy_bits = phy_bits; in _mapping_process_dpm_pg0()
[all …]
H A Dmpsvar.h124 u32 phy_bits; member
152 u32 phy_bits; member