Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c1430 …ret = mpiBuildCmd(agRoot, (bit32 *)&payload, MPI_CATEGORY_SAS_SATA, OPC_INB_GPIO, IOMB_SIZE64, que… in saGpioEventSetup()
1522 …ret = mpiBuildCmd(agRoot, (bit32 *)&payload, MPI_CATEGORY_SAS_SATA, OPC_INB_GPIO, IOMB_SIZE64, que… in saGpioPinSetup()
1610 …ret = mpiBuildCmd(agRoot, (bit32 *)&payload, MPI_CATEGORY_SAS_SATA, OPC_INB_GPIO, IOMB_SIZE64, que… in saGpioRead()
1704 …ret = mpiBuildCmd(agRoot, (bit32 *)&payload, MPI_CATEGORY_SAS_SATA, OPC_INB_GPIO, IOMB_SIZE64, que… in saGpioWrite()
H A Dsampidefs.h61 #define OPC_INB_GPIO 0x022 /* 34 */ macro
H A Dsampirsp.c5025 case OPC_INB_GPIO: in mpiGeneralEventRsp()