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

  /src/sys/arch/hp300/dev/
dnkbd.c 323 dnkbd_init(struct dnkbd_softc *sc, uint16_t rate, uint16_t lctl)
336 bus_space_write_1(bst, bsh, com_lctl, lctl);
  /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);

Completed in 133 milliseconds