Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c56 #define OHCI_SWAP32(DATA) (ddi_swap32(DATA)) macro
58 #define OHCI_SWAP32(DATA) (DATA) macro