Home
last modified time | relevance | path

Searched refs:AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaport.c1177 …((modePage == AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE) && (length != sizeof(agsaSASProtocolTimerConfig… in saSetControllerConfig()
HDsampirsp.c6768 case AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE: in mpiSetControllerConfigRsp()
6953 case AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE: in mpiGetControllerConfigRsp()
/NextBSD/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h3152 #define AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE 0x04 macro
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdport.c4918 SASConfigPage.pageCode = AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE; in tiCOMPortStart()
4944 AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE, in tiCOMPortStart()
HDtdioctl.c432 … status = saGetControllerConfig(agRoot, 0, AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE, 0, 0, agParam2); in tiCOMMgntIOCTL()
HDossacmnapi.c3360 case AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE: in ossaHwCB()