Searched refs:devctl2 (Results 1 – 5 of 5) sorted by relevance
60 __le16 devctl2; member
2472 s16 devctl2; in ixgbe_pcie_timeout_poll() local2475 devctl2 = ixgbe_read_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2); in ixgbe_pcie_timeout_poll()2476 devctl2 &= IXGBE_PCIDEVCTRL2_TIMEO_MASK; in ixgbe_pcie_timeout_poll()2478 switch (devctl2) { in ixgbe_pcie_timeout_poll()
5725 u16 devctl2; in ixgbe_get_completion_timeout() local5727 pcie_capability_read_word(adapter->pdev, PCI_EXP_DEVCTL2, &devctl2); in ixgbe_get_completion_timeout()5729 switch (devctl2 & IXGBE_PCIDEVCTRL2_TIMEO_MASK) { in ixgbe_get_completion_timeout()
1416 uint32 devctl2 = dhd_pcie_config_read(bus, PCIECFGGEN_DEV_STATUS_CTRL2, sizeof(uint32)); in dhd_bus_dump_imp_cfg_registers() local1429 PCIECFGGEN_DEV_STATUS_CTRL2, devctl2)); in dhd_bus_dump_imp_cfg_registers()