Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpr/
HDmpr_mapping.c134 dpm_entry->DeviceIndex = htole16(mt_entry->id); in _mapping_commit_enc_entry()
150 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_enc_entry()
157 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_enc_entry()
191 dpm_entry->DeviceIndex = htole16(mt_entry->id); in _mapping_commit_map_entry()
204 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_map_entry()
209 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_map_entry()
628 dpm_entry->DeviceIndex = map_idx; in _mapping_update_ir_missing_cnt()
1056 dpm_entry->DeviceIndex = 0; in _mapping_clear_removed_entries()
1199 dpm_entry->DeviceIndex = in _mapping_add_new_device()
1310 dpm_entry->DeviceIndex = (U16) map_idx; in _mapping_add_new_device()
[all …]
/NextBSD/sys/dev/mps/
HDmps_mapping.c134 dpm_entry->DeviceIndex = htole16(mt_entry->id); in _mapping_commit_enc_entry()
150 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_enc_entry()
157 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_enc_entry()
191 dpm_entry->DeviceIndex = htole16(mt_entry->id); in _mapping_commit_map_entry()
204 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_map_entry()
209 dpm_entry->DeviceIndex = le16toh(dpm_entry->DeviceIndex); in _mapping_commit_map_entry()
628 dpm_entry->DeviceIndex = map_idx; in _mapping_update_ir_missing_cnt()
1056 dpm_entry->DeviceIndex = 0; in _mapping_clear_removed_entries()
1199 dpm_entry->DeviceIndex = in _mapping_add_new_device()
1310 dpm_entry->DeviceIndex = (U16) map_idx; in _mapping_add_new_device()
[all …]
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitddisc.c260 bit32 DeviceIndex = 0; in tiINIGetDeviceHandles() local
400 while ((DeviceIndex < maxDevs) && in tiINIGetDeviceHandles()
440 …TI_DBG2(("tiINIGetDeviceHandles: SSP DeviceIndex %d tiDeviceHandle %p\n", DeviceIndex, &(oneDevic… in tiINIGetDeviceHandles()
441 tiDev[DeviceIndex] = &(oneDeviceData->tiDeviceHandle); in tiINIGetDeviceHandles()
448 …TI_DBG2(("tiINIGetDeviceHandles: SATA DeviceIndex %d tiDeviceHandle %p\n", DeviceIndex, &(oneDevi… in tiINIGetDeviceHandles()
449 tiDev[DeviceIndex] = &(oneDeviceData->tiDeviceHandle); in tiINIGetDeviceHandles()
469 DeviceIndex++; in tiINIGetDeviceHandles()
474 if (DeviceIndex > maxDevs) in tiINIGetDeviceHandles()
476 TI_DBG1(("tiINIGetDeviceHandles: DeviceIndex(%d) >= maxDevs(%d)\n", DeviceIndex, maxDevs)); in tiINIGetDeviceHandles()
521 bit32 DeviceIndex = 0; in tiINIGetDeviceHandlesForWinIOCTL() local
[all …]
/NextBSD/sys/dev/mps/mpi/
HDmpi2_cnfg.h2727 U16 DeviceIndex; /* 0x0A */ member
/NextBSD/sys/dev/mpr/mpi/
HDmpi2_cnfg.h3009 U16 DeviceIndex; /* 0x0A */ member