Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1829 &ohci_hdl->ohci_regs->bus_options, OHCI_SWAP32(data[2])); in hci1394_ohci_cfgrom_update()
2152 &ohci_hdl->ohci_regs->bus_options); in hci1394_ohci_cmc_check()
2254 &ohci_hdl->ohci_regs->bus_options, OHCI_SWAP32(quadlet)); in hci1394_ohci_resume()
2466 &ohci_hdl->ohci_regs->bus_options) | (OHCI_BOPT_IRMC | in hci1394_ohci_bus_capabilities()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h438 uint32_t bus_options; member