Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.c530 tp->ocpl.ProdIDAddr[0] = LOWORD(Addr); in tms380tr_init_opb()
1564 tp->scb.Parm[0] = LOWORD(Addr); in tms380tr_chk_outstanding_cmds()
1598 tp->scb.Parm[0] = LOWORD(Addr); in tms380tr_chk_outstanding_cmds()
1639 tp->scb.Parm[0] = LOWORD(Addr); in tms380tr_chk_outstanding_cmds()
1659 tp->scb.Parm[0] = LOWORD(tp->ocpl.FunctAddr); in tms380tr_chk_outstanding_cmds()
1668 tp->scb.Parm[0] = LOWORD(tp->ocpl.GroupAddr); in tms380tr_chk_outstanding_cmds()
1678 tp->scb.Parm[0] = LOWORD(Addr); in tms380tr_chk_outstanding_cmds()
Dtms380tr.h54 #define LOWORD(l) ((unsigned short)(l)) macro
/linux-2.4.37.9/drivers/sound/
Dmsnd.h146 #define LOWORD(l) ((WORD)(DWORD)(l)) macro