summaryrefslogtreecommitdiff
path: root/sys/dev/dmover/dmovervar.h
AgeCommit message (Expand)Author
2003-11-07Go ahead and define xor function names up to xor16.briggs
2003-07-19Add a well-known dmover function name for the CRC32C used by the iSCSIthorpej
2003-07-19Add immediate value support for dmoverio transactions.thorpej
2003-06-14Fix typo in previous.thorpej
2003-06-12Separate out the immediate value from the input buffer. The immediatethorpej
2002-08-04Add standard names for 5-, 6-, 7-, and 8-way XOR.thorpej
2002-08-02Add "xor2", "xor3", and "xor4" function names, which perform anthorpej
2002-08-02dmover(9) -- an interface to hardware-assisted data movers. This allowsthorpej