Searched refs:PCI_LEGSUP (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Duhcireg.h43 #define PCI_LEGSUP 0xc0 /* Legacy Support register */ macro
H A Duhci_pci.c93 pci_write_config(self, PCI_LEGSUP, PCI_LEGSUP_USBPIRQDEN, 2);
370 if (pci_read_config(self, PCI_LEGSUP, 2) != PCI_LEGSUP_USBPIRQDEN) {
372 pci_read_config(self, PCI_LEGSUP, 2));
375 pci_write_config(self, PCI_LEGSUP, PCI_LEGSUP_USBPIRQDEN, 2);
/freebsd-11-stable/sys/dev/pci/
H A Dpci.c3486 pci_write_config(self, PCI_LEGSUP, PCI_LEGSUP_USBPIRQDEN, 2);

Completed in 82 milliseconds