Home
last modified time | relevance | path

Searched refs:saGetControllerConfig (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h598 GLOBAL bit32 saGetControllerConfig(
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c416 status = saGetControllerConfig(agRoot, in tiCOMMgntIOCTL()
431 … status = saGetControllerConfig(agRoot, 0, AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE, 0, 0, agParam2); in tiCOMMgntIOCTL()
1003 status = saGetControllerConfig(agRoot, 0, pageCode, 0, 0, (agsaContext_t *)agIOCTLPayload); in tiCOMMgntIOCTL()
H A Dtdport.c5342 returnCode = saGetControllerConfig(agRoot, 0, modePage, flag, 0, context); in tiCOMGetControllerConfig()
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c1233 GLOBAL bit32 saGetControllerConfig( in saGetControllerConfig() function