Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1812 &ohci_hdl->ohci_regs->config_rom_hdr, 0); in hci1394_ohci_cfgrom_update()
1831 &ohci_hdl->ohci_regs->config_rom_hdr, OHCI_SWAP32(data[0])); in hci1394_ohci_cfgrom_update()
2259 &ohci_hdl->ohci_regs->config_rom_hdr, OHCI_SWAP32(quadlet)); in hci1394_ohci_resume()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h436 uint32_t config_rom_hdr; member