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

  /src/sys/dev/pci/
pcivar.h 241 uint16_t e_lcr; member in struct:pci_conf_state
pci.c 970 pcs->e_lcr = (uint16_t)pci_conf_read(pc, tag,
1053 pci_conf_write(pc, tag, off + PCIE_LCSR, pcs->e_lcr);

Completed in 16 milliseconds