Home
last modified time | relevance | path

Searched defs:hand (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/ced1401/userspace/
Duse1401.c416 U14API(int) U14WhenToTimeOut(short hand) in U14WhenToTimeOut()
514 U14API(short) U14LongsFrom1401(short hand, U14LONG *palBuff, short sMaxLongs) in U14LongsFrom1401()
528 U14API(short) U14CheckErr(short hand) in U14CheckErr()
562 U14API(short) U14LastErrCode(short hand) in U14LastErrCode()
573 U14API(void) U14SetTimeout(short hand, int lTimeOut) in U14SetTimeout()
584 U14API(int) U14GetTimeout(short hand) in U14GetTimeout()
595 U14API(short) U14OutBufSpace(short hand) in U14OutBufSpace()
615 U14API(int) U14BaseAddr1401(short hand) in U14BaseAddr1401()
634 U14API(short) U14StateOf1401(short hand) in U14StateOf1401()
664 U14API(int) U14DriverVersion(short hand) in U14DriverVersion()
[all …]
/drivers/staging/zcache/ramster/
Dtcp.c1389 struct r2net_handshake *hand = page_address(sc->sc_page); in r2net_check_handshake() local