Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ip2/
Di2pack.h334 #define CMD_COUNT_OF(pP) ((i2CmdHeaderPtr)(pP))->i2sCount macro
Di2lib.c720 CMD_COUNT_OF(pInsert) = blocksize - sizeof(i2CmdHeader); in i2QueueCommands()
746 CMD_COUNT_OF(pInsert) = blocksize - sizeof(i2CmdHeader); in i2QueueCommands()
1605 count = CMD_COUNT_OF(pB->i2eLeadoffWord); in i2StripFifo()
1928 packetSize = CMD_COUNT_OF(pRemove) + sizeof(i2CmdHeader); in i2StuffFifoBypass()
2050 flowsize = CMD_COUNT_OF(pRemove); in i2StuffFifoInline()
/linux-2.4.37.9/drivers/char/
Dip2main.c1263 CMD_COUNT_OF(tempCommand) = 2; in set_irq()
1281 CMD_COUNT_OF(tempCommand) = 6; in set_irq()
1296 CMD_COUNT_OF(tempCommand) = 1; in set_irq()
1304 CMD_COUNT_OF(tempCommand) = 2; in set_irq()