Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dohcireg.h67 #define OHCI_OCR 0x00000008 /* Ownership Change Request */ macro
H A Dohci.c180 OWRITE4(sc, OHCI_COMMAND_STATUS, OHCI_OCR); in ohci_controller_init()
/dragonfly/sys/bus/pci/
H A Dpci.c2841 bus_write_4(res, OHCI_COMMAND_STATUS, OHCI_OCR); in ohci_early_takeover()