HomeSort by: relevance | last modified time | path
    Searched defs:lctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
pci_subr.c 4478 pcireg_t lctl, lstat; local in function:pci_conf_print_lmr_cap
4482 lctl = reg & 0xffff;
4483 printf(" Lane %d control: 0x%04x\n", i, lctl);
4484 pci_conf_print_lmr_lcsr(lctl, up, dp);
pci_subr.c 4478 pcireg_t lctl, lstat; local in function:pci_conf_print_lmr_cap
4482 lctl = reg & 0xffff;
4483 printf(" Lane %d control: 0x%04x\n", i, lctl);
4484 pci_conf_print_lmr_lcsr(lctl, up, dp);
pci_subr.c 4478 pcireg_t lctl, lstat; local in function:pci_conf_print_lmr_cap
4482 lctl = reg & 0xffff;
4483 printf(" Lane %d control: 0x%04x\n", i, lctl);
4484 pci_conf_print_lmr_lcsr(lctl, up, dp);

Completed in 131 milliseconds