Home
last modified time | relevance | path

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

/drivers/staging/epl/
DEplAmi.h136 #define AmiSetByteToBe(pAddr_p, bByteVal_p) {*(BYTE FAR*)(pAddr_p) = (bByteVal_p);} argument
137 #define AmiSetByteToLe(pAddr_p, bByteVal_p) {*(BYTE FAR*)(pAddr_p) = (bByteVal_p);} argument