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

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.c 596 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
606 command = IXGBE_READ_REG(hw, IXGBE_MSCA);
627 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
637 command = IXGBE_READ_REG(hw, IXGBE_MSCA);
707 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
717 command = IXGBE_READ_REG(hw, IXGBE_MSCA);
736 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
746 command = IXGBE_READ_REG(hw, IXGBE_MSCA);
ixgbe_x550.c 368 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
377 command = IXGBE_READ_REG(hw, IXGBE_MSCA);
418 IXGBE_WRITE_REG(hw, IXGBE_MSCA, command);
427 command = IXGBE_READ_REG(hw, IXGBE_MSCA);
ixgbe_type.h 1400 #define IXGBE_MSCA 0x0425C

Completed in 24 milliseconds