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

  /src/sys/dev/pci/
pcireg.h 2257 #define PCI_LMR_LANECSR 0x08 /* Lane Control and Status Register */
pci_subr.c 4407 * Print PCI_LMR_LANECSR. This function is used for both control and status
4480 reg = regs[o2i(extcapoff + PCI_LMR_LANECSR + (i * 4))];

Completed in 18 milliseconds