Home
last modified time | relevance | path

Searched refs:DR_MODE_PG_SZ (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
Ditddisc.c2802 DR_MODE_PG_SZ in tdsaCTLModeSelect()
2822 tdIORequestBody->IOType.InitiatorRegIO.expDataLength = DR_MODE_PG_SZ; in tdsaCTLModeSelect()
2831 agSSPInitiatorRequest->dataLength = DR_MODE_PG_SZ; in tdsaCTLModeSelect()
2846 agSgl.len = BIT32_TO_LEBIT32(DR_MODE_PG_SZ); in tdsaCTLModeSelect()
2854 ostiFreeMemory(tiRoot, tdIORequest->osMemHandle2, DR_MODE_PG_SZ); in tdsaCTLModeSelect()
2931 ostiFreeMemory(tiRoot, tdIORequest->osMemHandle2, DR_MODE_PG_SZ); in tdsaCTLNextDevice()
2995 8, DR_MODE_PG_SZ, agFALSE); in tdsaCTLSet()
3003 osti_memset(tdIORequest->virtAddr, 0, DR_MODE_PG_SZ); in tdsaCTLSet()
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtddefs.h1137 #define DR_MODE_PG_SZ 16 macro