Home | Sort by: relevance | last modified time | path |
/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); |