/freebsd/sys/dev/hptrr/ |
H A D | hptintf.h | 82 typedef HPT_U32 DEVICEID; typedef 462 DEVICEID Devices[2]; /* device connected to this channel */ 470 DEVICEID Devices[2+13]; /* device connected to this channel, PMPort max=15 */ 556 DEVICEID TransformSource; 557 DEVICEID TransformTarget; /* destination device ID */ 588 DEVICEID TransformSource; 589 DEVICEID TransformTarget; /* destination device ID */ 743 DEVICEID ParentArrays[MAX_PARENTS_PER_DISK]; 765 HPT_U16 DeviceId; /* 0x5A3E */ member 793 DEVICEID ParentArray; [all …]
|
H A D | hptrr_osm_bsd.c | 890 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) in hpt_get_logical_devices() 896 &count, sizeof(HPT_U32), pIds, sizeof(DEVICEID)*nMaxCount)) in hpt_get_logical_devices() 904 static int hpt_get_device_info_v3(DEVICEID id, PLOGICAL_DEVICE_INFO_V3 pInfo) in hpt_get_device_info_v3() 907 &id, sizeof(DEVICEID), pInfo, sizeof(LOGICAL_DEVICE_INFO_V3)); in hpt_get_device_info_v3() 911 static int __hpt_stop_tasks(PVBUS_EXT vbus_ext, DEVICEID id) in __hpt_stop_tasks() 915 DEVICEID param[2] = { id, 0 }; in __hpt_stop_tasks() 947 DEVICEID ids[32]; in hpt_stop_tasks() 950 count = hpt_get_logical_devices((DEVICEID *)&ids, sizeof(ids)/sizeof(ids[0])); in hpt_stop_tasks()
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hptintf.h | 83 typedef HPT_U32 DEVICEID; typedef 549 DEVICEID Devices[2]; /* device connected to this channel */ 557 DEVICEID Devices[2+13]; /* device connected to this channel, PMPort max=15 */ 751 DEVICEID TransformSource; 752 DEVICEID TransformTarget; /* destination device ID */ 783 DEVICEID TransformSource; 784 DEVICEID TransformTarget; /* destination device ID */ 935 DEVICEID ParentArrays[MAX_PARENTS_PER_DISK]; 957 HPT_U16 DeviceId; /* 0x5A3E */ member 985 DEVICEID ParentArray; [all …]
|
H A D | hpt27xx_osm_bsd.c | 959 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) in hpt_get_logical_devices() 965 &count, sizeof(HPT_U32), pIds, sizeof(DEVICEID)*nMaxCount)) in hpt_get_logical_devices() 973 static int hpt_get_device_info_v3(DEVICEID id, PLOGICAL_DEVICE_INFO_V3 pInfo) in hpt_get_device_info_v3() 976 &id, sizeof(DEVICEID), pInfo, sizeof(LOGICAL_DEVICE_INFO_V3)); in hpt_get_device_info_v3() 980 static int __hpt_stop_tasks(PVBUS_EXT vbus_ext, DEVICEID id) in __hpt_stop_tasks() 984 DEVICEID param[2] = { id, 0 }; in __hpt_stop_tasks() 1016 DEVICEID ids[32]; in hpt_stop_tasks() 1019 count = hpt_get_logical_devices((DEVICEID *)&ids, sizeof(ids)/sizeof(ids[0])); in hpt_stop_tasks()
|
/freebsd/sys/dev/hptnr/ |
H A D | hptintf.h | 82 typedef HPT_U32 DEVICEID; typedef 545 DEVICEID Devices[2]; /* device connected to this channel */ 553 DEVICEID Devices[2+13]; /* device connected to this channel, PMPort max=15 */ 747 DEVICEID TransformSource; 748 DEVICEID TransformTarget; /* destination device ID */ 779 DEVICEID TransformSource; 780 DEVICEID TransformTarget; /* destination device ID */ 931 DEVICEID ParentArrays[MAX_PARENTS_PER_DISK]; 953 HPT_U16 DeviceId; /* 0x5A3E */ member 981 DEVICEID ParentArray; [all …]
|
H A D | hptnr_osm_bsd.c | 1246 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount) in hpt_get_logical_devices() 1252 &count, sizeof(HPT_U32), pIds, sizeof(DEVICEID)*nMaxCount)) in hpt_get_logical_devices() 1260 static int hpt_get_device_info_v3(DEVICEID id, PLOGICAL_DEVICE_INFO_V3 pInfo) in hpt_get_device_info_v3() 1263 &id, sizeof(DEVICEID), pInfo, sizeof(LOGICAL_DEVICE_INFO_V3)); in hpt_get_device_info_v3() 1267 static int __hpt_stop_tasks(PVBUS_EXT vbus_ext, DEVICEID id) in __hpt_stop_tasks() 1271 DEVICEID param[2] = { id, 0 }; in __hpt_stop_tasks() 1303 DEVICEID ids[32]; in hpt_stop_tasks() 1306 count = hpt_get_logical_devices((DEVICEID *)&ids, sizeof(ids)/sizeof(ids[0])); in hpt_stop_tasks()
|
/freebsd/sys/dev/hptmv/ |
H A D | gui_lib.c | 58 static int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount); 59 static int hpt_get_device_info(DEVICEID id, PLOGICAL_DEVICE_INFO pInfo); 60 static int hpt_get_device_info_v2(DEVICEID id, PLOGICAL_DEVICE_INFO_V2 pInfo); 61 static DEVICEID hpt_create_array(_VBUS_ARG PCREATE_ARRAY_PARAMS pParam); 62 static DEVICEID hpt_create_array_v2(_VBUS_ARG PCREATE_ARRAY_PARAMS_V2 pParam); 63 static int hpt_add_spare_disk(_VBUS_ARG DEVICEID idDisk); 64 static int hpt_remove_spare_disk(_VBUS_ARG DEVICEID idDisk); 65 static int hpt_set_array_info(_VBUS_ARG DEVICEID idArray, PALTERABLE_ARRAY_INFO pInfo); 66 static int hpt_set_device_info(_VBUS_ARG DEVICEID idDisk, PALTERABLE_DEVICE_INFO pInfo); 67 static int hpt_set_device_info_v2(_VBUS_ARG DEVICEID idDisk, PALTERABLE_DEVICE_INFO_V2 pInfo); [all …]
|
H A D | hptintf.h | 67 typedef DWORD DEVICEID; typedef 327 DEVICEID Devices[2]; /* device connected to this channel */ 504 WORD DeviceId; /* 0x5A3E */ member 523 DEVICEID ParentArray; 538 DEVICEID ParentArray; 683 DEVICEID DeviceID; member 697 DEVICEID idDisk; /* disk ID */ 716 DEVICEID idDisk; 850 * pIds pointer to a DEVICEID array 856 int hpt_get_logical_devices(DEVICEID * pIds, int nMaxCount); [all …]
|
H A D | osbsd.h | 205 int hpt_add_disk_to_array(_VBUS_ARG DEVICEID idArray, DEVICEID idDisk); 247 #define VDEV_TO_ID(pVDev) (DEVICEID)(pVDev) 251 #define VDEV_TO_ID(pVDev) (DEVICEID)(ULONG_PTR)(pVDev) 275 DEVICEID idArray; 281 DEVICEID idArray; 287 DEVICEID idDisk; 293 DEVICEID idDisk; 299 DEVICEID idArray; 300 DEVICEID idDisk; 305 DEVICEID id;
|
H A D | ioctl.c | 49 DEVICEID idMirror; 61 static int hpt_set_array_state(DEVICEID idArray, DWORD state); 142 e.DeviceID = VDEV_TO_ID((PVDevice)param); in ioctl_ReportEvent() 158 hpt_delete_array(_VBUS_ARG DEVICEID id, DWORD options) in hpt_delete_array() 219 DEVICEID idArray; in Kernel_DeviceIoControl() 226 if (nInBufferSize!=sizeof(DEVICEID)+sizeof(DWORD)) return -1; in Kernel_DeviceIoControl() 228 idArray = *(DEVICEID *)lpInBuffer; in Kernel_DeviceIoControl() 254 iSuccess = hpt_delete_array(_VBUS_P idArray, *(DWORD*)((DEVICEID *)lpInBuffer+1)); in Kernel_DeviceIoControl() 279 DEVICEID idArray; in Kernel_DeviceIoControl() 349 pVDev = ID_TO_VDEV(*(DEVICEID *)lpInBuffer); break; in Kernel_DeviceIoControl() [all …]
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sadisc.c | 93 bit32 deviceid, portid; in saDeregisterDeviceHandle() local 116 deviceid = pDevice->DeviceMapIndex; in saDeregisterDeviceHandle() 117 deviceIdx = deviceid & DEVICE_ID_BITS; in saDeregisterDeviceHandle() 124 SA_DBG1(("saDeregisterDeviceHandle: deviceId 0x%x Device Context %p\n", deviceid, pDevice)); in saDeregisterDeviceHandle() 126 if ((deviceid != saRoot->DeviceMap[deviceIdx].DeviceIdFromFW) || in saDeregisterDeviceHandle() 136 ret = mpiDeregDevHandleCmd(agRoot, agContext, pDevice, deviceid, portid, queueNum); in saDeregisterDeviceHandle() 510 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaRegDevCmd_t, DeviceId), ((bit32)hostAssigned… in saRegisterNewDevice() 618 bit32 deviceid; in saGetDeviceInfo() local 631 /* Get deviceid */ in saGetDeviceInfo() 632 deviceid = pDevice->DeviceMapIndex; in saGetDeviceInfo() [all …]
|
H A D | sampidefs.h | 238 bit32 deviceId; member 255 bit32 deviceId; member 270 bit32 deviceId; member 284 bit32 deviceId; /* 2 */ member 323 bit32 deviceId; member 341 bit32 DeviceId; member 352 bit32 deviceId; member 377 bit32 deviceId; member 390 bit32 deviceId; /* 2 */ member 418 bit32 deviceId; member [all …]
|
H A D | sampirsp.c | 2023 bit32 deviceid=0, deviceIdc, i; in mpiGetDevHandleRsp() local 2057 OSSA_READ_LE_32(AGROOT, &deviceid, pIomb, OSSA_OFFSET_OF(agsaGetDevHandleRsp_t, deviceId[i])) ; in mpiGetDevHandleRsp() 2059 pDevice = (agsaDeviceDesc_t *)saRoot->DeviceMap[deviceid & DEVICE_ID_BITS].DeviceHandle; in mpiGetDevHandleRsp() 2066 SA_DBG1(("mpiGetDevHandleRsp:deviceid 0x%x 0x%x\n",deviceid, (deviceid & DEVICE_ID_BITS))); in mpiGetDevHandleRsp() 2193 bit32 deviceId; in mpiDeviceRegRsp() local 2208 OSSA_READ_LE_32(AGROOT, &deviceId, pIomb, OSSA_OFFSET_OF(agsaDeviceRegistrationRsp_t, deviceId)) ; in mpiDeviceRegRsp() 2212 SA_DBG1(("mpiDeviceRegRsp: deviceID 0x%x \n", deviceId)); in mpiDeviceRegRsp() 2218 …Rsp: Bad IOMB!!! pRequest is NULL. TAG=0x%x, STATUS=0x%x DEVICEID=0x%x\n", tag, status, deviceId)); in mpiDeviceRegRsp() 2234 SA_DBG3(("mpiDeviceRegRsp: deviceID 0x%x Device Context %p\n", deviceId, pDevice)); in mpiDeviceRegRsp() 2334 deviceIdx = deviceId & DEVICE_ID_BITS; in mpiDeviceRegRsp() [all …]
|
H A D | saproto.h | 651 bit32 deviceId, 677 bit32 deviceid, 686 bit32 deviceId, 743 bit32 deviceid, 753 bit32 deviceId, 761 bit32 deviceId,
|
H A D | sassp.c | 346 SA_DBG3(("saFastSSPPrepare: deviceId %d\n", pDevice->DeviceMapIndex)); in saFastSSPPrepare() 371 offsetDeviceId = OSSA_OFFSET_OF(agsaSSPIniIOStartCmd_t, deviceId); in saFastSSPPrepare() 428 offsetDeviceId = OSSA_OFFSET_OF(agsaSSPIniExtIOStartCmd_t, deviceId); in saFastSSPPrepare() 635 SA_DBG3(("saSSPStart: inq %d outq %d deviceId 0x%x\n", inq,outq,pDevice->DeviceMapIndex)); in saSSPStart() 869 …OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPIniIOStartCmd_t, deviceId), pDevice->Devi… in saSSPStart() 1274 …OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPIniExtIOStartCmd_t, deviceId), pDevice->D… in saSSPStart() 1364 …OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPIniTMStartCmd_t, deviceId), pDevice->Devi… in saSSPStart() 1386 SA_DBG1(("saSSPStart, HTAG 0x%x TM function 0x%x Tag-to-be-aborted 0x%x deviceId 0x%x\n", in saSSPStart() 1387 pPayload->tag, pPayload->TMfunction, pPayload->relatedTag, pPayload->deviceId)); in saSSPStart() 1412 …OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaSSPTgtIOStartCmd_t, deviceId), pDevice->Devi… in saSSPStart() [all …]
|
H A D | sampicmd.c | 530 * \param deviceid Device Id 543 bit32 deviceid, in mpiGetDeviceInfoCmd() argument 592 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetDevInfoCmd_t, DeviceId), deviceid); in mpiGetDeviceInfoCmd() 631 * \param deviceid Device Id 644 bit32 deviceid, in mpiSetDeviceInfoCmd() argument 706 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetDevInfoCmd_t, deviceId), deviceid); in mpiSetDeviceInfoCmd() 953 * \param deviceId index of device 968 bit32 deviceId, in mpiDeregDevHandleCmd() argument 1009 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaDeregDevHandleCmd_t, deviceId), deviceId); in mpiDeregDevHandleCmd() 1210 * \param deviceId device Id [all …]
|
H A D | sasata.c | 114 /* find deviceID for IOMB */ in saSATAStart() 306 OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAStartCmd_t,deviceId ), deviceIndex); in saSATAStart() 324 OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAStartCmd_t,deviceId ), deviceIndex); in saSATAStart() 657 /* no deviceID - can not build IOMB */ in saSATAAbort() 799 …OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAAbortCmd_t, deviceId), pDeviceABT->Device… in saSATAAbort() 805 …OSSA_WRITE_LE_32(agRoot, payload, OSSA_OFFSET_OF(agsaSATAAbortCmd_t, deviceId), pDevice->DeviceMap… in saSATAAbort() 821 …BG1(("saSATAAbort, HTag 0x%x HTagABT 0x%x deviceId 0x%x\n", payload->tag, payload->HTagAbort, payl… in saSATAAbort() 837 siCountActiveIORequestsOnDevice( agRoot, payload->deviceId ); in saSATAAbort()
|
H A D | sasmp.c | 267 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSMPCmd_t, deviceId), pDevice->DeviceMapIndex… in saSMPStart() 382 …OSSA_WRITE_LE_32(agRoot, &vpayload, OSSA_OFFSET_OF(agsaSMPCmd_V_t, deviceId), pDevice->DeviceMapIn… in saSMPStart() 562 /* no deviceID - can not build IOMB */ in saSMPAbort() 577 /* no deviceID - can not build IOMB */ in saSMPAbort() 683 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSMPAbortCmd_t, deviceId), pDevice->DeviceMap… in saSMPAbort() 686 …_DBG1(("saSMPAbort, HTag 0x%x HTagABT 0x%x deviceId 0x%x\n", payload.tag, payload.HTagAbort, paylo… in saSMPAbort()
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_apei.c | 125 uint8_t DeviceID[16]; member 251 dev = pci_find_dbsf((uint32_t)p->DeviceID[10] << 8 | in apei_pcie_handler() 252 p->DeviceID[9], p->DeviceID[11], p->DeviceID[8], in apei_pcie_handler() 253 p->DeviceID[7]); in apei_pcie_handler() 289 printf(" DeviceID:"); in apei_pcie_handler() 290 for (off = 0; off < sizeof(p->DeviceID); off++) in apei_pcie_handler() 291 printf(" %02x", p->DeviceID[off]); in apei_pcie_handler()
|
/freebsd/sys/amd64/vmm/amd/ |
H A D | ivrs_drv.c | 325 if (old->DeviceId == new->DeviceId) { in ivhd_is_newer() 653 PCI_RID2BUS(ivhd->Header.DeviceId), in ivhd_attach() 654 PCI_RID2SLOT(ivhd->Header.DeviceId), in ivhd_attach() 655 PCI_RID2FUNC(ivhd->Header.DeviceId)); in ivhd_attach() 659 softc->pci_rid = ivhd->Header.DeviceId; in ivhd_attach()
|
/freebsd/sys/dev/alc/ |
H A D | if_alc.c | 668 if (vendor == ident->vendorid && devid == ident->deviceid) in alc_find_ident() 715 switch (sc->alc_ident->deviceid) { in alc_get_macaddr_813x() 766 switch (sc->alc_ident->deviceid) { in alc_get_macaddr_813x() 917 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8152_B) { in alc_phy_reset_813x() 925 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8151 || in alc_phy_reset_813x() 926 sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8151_V2 || in alc_phy_reset_813x() 927 sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8152_B || in alc_phy_reset_813x() 928 sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8152_B2) { in alc_phy_reset_813x() 937 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8151) { in alc_phy_reset_813x() 943 if (sc->alc_ident->deviceid == DEVICEID_ATHEROS_AR8131 || in alc_phy_reset_813x() [all …]
|
/freebsd/usr.sbin/nfsd/ |
H A D | pnfs.4 | 60 In the DeviceInfo, there is a DeviceID which, for the 69 to use via the DeviceID.
|
/freebsd/sys/contrib/device-tree/Bindings/virtio/ |
H A D | virtio-device.yaml | 21 "virtio,deviceID", where ID is the virtio device id. The textual
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_inform.c | 171 "Differ by InformInfo.Vendor.DeviceID\n"); in match_inf_rec() 493 * DeviceId DeviceID if not 0xFFFF must match in match_notice_to_inf_rec() 566 /* DeviceId DeviceID if not 0xFFFF must match */ in match_notice_to_inf_rec()
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | xlnx,versal-net-cdx.yaml | 19 (one to one associated with the device). The streamid and deviceid
|