Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h152 #define SMP_READ_GPIO_REGISTER 0x02 macro
H A Ddmsmp.c2833 case SMP_READ_GPIO_REGISTER: /* fall through */ in dmSMPCompleted()
3360 case SMP_READ_GPIO_REGISTER: /* fall through */ in dmSMPCompleted()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h321 #define SMP_READ_GPIO_REGISTER 0x02 macro
H A Dtdioctl.c1365 …((pSGpioReq->function != SMP_READ_GPIO_REGISTER) && (pSGpioReq->function != SMP_WRITE_GPIO_REGISTE… in tdsaSGpioIoctlSetup()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdcb.c1824 case SMP_READ_GPIO_REGISTER: in itdssSMPCompleted()