Searched refs:linkctl (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_reset.c48 u16 linkctl; local
150 linkctl = hca_header[(pcie_cap + PCI_EXP_LNKCTL) / 4];
153 linkctl)) {
/freebsd-current/sys/dev/mthca/
H A Dmthca_reset.c57 u16 linkctl; local
264 linkctl = hca_header[(hca_pcie_cap + PCI_EXP_LNKCTL) / 4];
266 linkctl)) {
/freebsd-current/sys/dev/sume/
H A Dif_sume.c564 uint32_t reg, devctl, linkctl; local
624 linkctl = pci_read_config(dev, capmem + PCIER_LINK_CTL, 2);
625 pci_write_config(dev, capmem + PCIER_LINK_CTL, (linkctl |

Completed in 115 milliseconds