Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
Ddmdefs.h153 #define SMP_READ_GPIO_REGISTER 0x02 macro
Ddmsmp.c2834 case SMP_READ_GPIO_REGISTER: /* fall through */ in dmSMPCompleted()
3361 case SMP_READ_GPIO_REGISTER: /* fall through */ in dmSMPCompleted()
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtddefs.h322 #define SMP_READ_GPIO_REGISTER 0x02 macro
Dtdioctl.c1366 …((pSGpioReq->function != SMP_READ_GPIO_REGISTER) && (pSGpioReq->function != SMP_WRITE_GPIO_REGISTE… in tdsaSGpioIoctlSetup()
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
Ditdcb.c1825 case SMP_READ_GPIO_REGISTER: in itdssSMPCompleted()