HomeSort by: relevance | last modified time | path
    Searched refs:PCI_EHCI_USBLEGSUP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
ehci_pci.c 393 legsup = pci_conf_read(pc, tag, addr + PCI_EHCI_USBLEGSUP);
394 pci_conf_write(pc, tag, addr + PCI_EHCI_USBLEGSUP,
426 legsup = pci_conf_read(pc, tag, addr + PCI_EHCI_USBLEGSUP);
429 pci_conf_write(pc, tag, addr + PCI_EHCI_USBLEGSUP,
433 addr + PCI_EHCI_USBLEGSUP);
442 addr + PCI_EHCI_USBLEGSUP, 0);
  /src/sys/dev/usb/
ehcireg.h 60 #define PCI_EHCI_USBLEGSUP 0x00

Completed in 17 milliseconds