Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c55 #define OHCI_SWAP32(DATA) (ddi_swap32(DATA)) macro
57 #define OHCI_SWAP32(DATA) (DATA) macro
1829 &ohci_hdl->ohci_regs->bus_options, OHCI_SWAP32(data[2])); in hci1394_ohci_cfgrom_update()
1831 &ohci_hdl->ohci_regs->config_rom_hdr, OHCI_SWAP32(data[0])); in hci1394_ohci_cfgrom_update()
2254 &ohci_hdl->ohci_regs->bus_options, OHCI_SWAP32(quadlet)); in hci1394_ohci_resume()
2259 &ohci_hdl->ohci_regs->config_rom_hdr, OHCI_SWAP32(quadlet)); in hci1394_ohci_resume()