Home
last modified time | relevance | path

Searched refs:OPC_INB_GPIO (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsaioctlcmd.c1431 …ret = mpiBuildCmd(agRoot, (bit32 *)&payload, MPI_CATEGORY_SAS_SATA, OPC_INB_GPIO, IOMB_SIZE64, que… in saGpioEventSetup()
1523 …ret = mpiBuildCmd(agRoot, (bit32 *)&payload, MPI_CATEGORY_SAS_SATA, OPC_INB_GPIO, IOMB_SIZE64, que… in saGpioPinSetup()
1611 …ret = mpiBuildCmd(agRoot, (bit32 *)&payload, MPI_CATEGORY_SAS_SATA, OPC_INB_GPIO, IOMB_SIZE64, que… in saGpioRead()
1705 …ret = mpiBuildCmd(agRoot, (bit32 *)&payload, MPI_CATEGORY_SAS_SATA, OPC_INB_GPIO, IOMB_SIZE64, que… in saGpioWrite()
Dsampidefs.h62 #define OPC_INB_GPIO 0x022 /* 34 */ macro
Dsampirsp.c5029 case OPC_INB_GPIO: in mpiGeneralEventRsp()