Home
last modified time | relevance | path

Searched refs:DeviceIndex (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/dev/mps/
H A Dmps_mapping.c134 dpm_entry->DeviceIndex = htole16(mt_entry->id); in _mapping_commit_enc_entry()
153 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_enc_entry()
160 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_enc_entry()
223 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_map_entry()
228 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_map_entry()
738 dpm_entry->DeviceIndex = map_idx; in _mapping_update_ir_missing_cnt()
1322 dpm_entry->DeviceIndex = 0; in _mapping_clear_removed_entries()
1484 dpm_entry->DeviceIndex = in _mapping_add_new_device()
1609 dpm_entry->DeviceIndex = (U16) map_idx; in _mapping_add_new_device()
1659 dpm_entry->DeviceIndex = htole16(dpm_entry->DeviceIndex); in _mapping_flush_dpm_pages()
[all …]
/freebsd-14.2/sys/dev/mpr/
H A Dmpr_mapping.c133 dpm_entry->DeviceIndex = htole16(mt_entry->id); in _mapping_commit_enc_entry()
152 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_enc_entry()
159 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_enc_entry()
222 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_map_entry()
227 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_map_entry()
735 dpm_entry->DeviceIndex = map_idx; in _mapping_update_ir_missing_cnt()
1512 dpm_entry->DeviceIndex = 0; in _mapping_clear_removed_entries()
1674 dpm_entry->DeviceIndex = in _mapping_add_new_device()
1931 dpm_entry->DeviceIndex = in _mapping_add_new_pcie_device()
2108 dpm_entry->DeviceIndex = htole16(dpm_entry->DeviceIndex); in _mapping_flush_dpm_pages()
[all …]
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c259 bit32 DeviceIndex = 0; in tiINIGetDeviceHandles() local
399 while ((DeviceIndex < maxDevs) && in tiINIGetDeviceHandles()
468 DeviceIndex++; in tiINIGetDeviceHandles()
473 if (DeviceIndex > maxDevs) in tiINIGetDeviceHandles()
520 bit32 DeviceIndex = 0; in tiINIGetDeviceHandlesForWinIOCTL() local
660 while ((DeviceIndex < maxDevs) && in tiINIGetDeviceHandlesForWinIOCTL()
707 DeviceIndex++; in tiINIGetDeviceHandlesForWinIOCTL()
716 DeviceIndex++; in tiINIGetDeviceHandlesForWinIOCTL()
723 DeviceIndex++; in tiINIGetDeviceHandlesForWinIOCTL()
748 if (DeviceIndex > maxDevs) in tiINIGetDeviceHandlesForWinIOCTL()
[all …]
/freebsd-14.2/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h2645 U16 DeviceIndex; /* 0x0A */ member
/freebsd-14.2/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h3205 U16 DeviceIndex; /* 0x0A */ member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSymbolicOperands.td1255 defm DeviceIndex : BuiltInOperand<4438, 0, 0, [], [DeviceGroup]>;