Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mpr/
H A Dmpr_mapping.c72 map_entry->phy_bits = 0; in _mapping_clear_map_entry()
92 enc_entry->phy_bits = 0; in _mapping_clear_enc_entry()
269 u64 phy_bits) in _mapping_get_enc_idx_from_id() argument
277 (!et_entry->phy_bits || (et_entry->phy_bits & in _mapping_get_enc_idx_from_id()
961 (!mt_entry->phy_bits || (mt_entry->phy_bits & in _mapping_find_enc_map_space()
1300 mt_entry->phy_bits = et_entry->phy_bits; in _mapping_get_dev_info()
1452 mt_entry->phy_bits = et_entry->phy_bits; in _mapping_get_pcie_dev_info()
2222 u32 phy_bits = 0; in _mapping_process_dpm_pg0() local
2317 et_entry->phy_bits = phy_bits; in _mapping_process_dpm_pg0()
2344 mt_entry->phy_bits = phy_bits; in _mapping_process_dpm_pg0()
[all …]
H A Dmprvar.h150 u32 phy_bits; member
178 u32 phy_bits; member
/freebsd-14.2/sys/dev/mps/
H A Dmps_mapping.c73 map_entry->phy_bits = 0; in _mapping_clear_map_entry()
93 enc_entry->phy_bits = 0; in _mapping_clear_enc_entry()
270 u64 phy_bits) in _mapping_get_enc_idx_from_id() argument
278 (!et_entry->phy_bits || (et_entry->phy_bits & in _mapping_get_enc_idx_from_id()
279 le32toh(phy_bits)))) in _mapping_get_enc_idx_from_id()
923 (!mt_entry->phy_bits || (mt_entry->phy_bits & in _mapping_find_enc_map_space()
1262 mt_entry->phy_bits = et_entry->phy_bits; in _mapping_get_dev_info()
1773 u32 phy_bits = 0; in _mapping_process_dpm_pg0() local
1868 et_entry->phy_bits = phy_bits; in _mapping_process_dpm_pg0()
1895 mt_entry->phy_bits = phy_bits; in _mapping_process_dpm_pg0()
[all …]
H A Dmpsvar.h122 u32 phy_bits; member
150 u32 phy_bits; member