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 392 legsup = pci_conf_read(pc, tag, addr + PCI_EHCI_USBLEGSUP);
393 pci_conf_write(pc, tag, addr + PCI_EHCI_USBLEGSUP,
425 legsup = pci_conf_read(pc, tag, addr + PCI_EHCI_USBLEGSUP);
428 pci_conf_write(pc, tag, addr + PCI_EHCI_USBLEGSUP,
432 addr + PCI_EHCI_USBLEGSUP);
441 addr + PCI_EHCI_USBLEGSUP, 0);
  /src/sys/dev/usb/
ehcireg.h 60 #define PCI_EHCI_USBLEGSUP 0x00

Completed in 36 milliseconds