Home
last modified time | relevance | path

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

/minix/sys/dev/pci/
H A Dpcireg.h1808 #define PCI_L1PM_CAP_PCIPM11 __BIT(1) /* PCI-PM L1.1 Supported */ macro
H A Dpci_subr.c2932 onoff("PCI-PM L1.1 Supported", reg, PCI_L1PM_CAP_PCIPM11); in pci_conf_print_l1pm_cap()