Versions in this module Expand all Collapse all v1 v1.3.1 Feb 6, 2019 Changes in this version + const MAXOPS + const MAX_IRQ_EVENTS + const QSFP_LPMODE_BIT + const QSFP_RESET_BIT + var New_present_n uint8 + var Old_present_n uint8 + var PortIsCopper bool + var Slotid int + var VdevEp I2cDev + var VdevIo I2cDev + func ChannelAlarms(t [3]byte, w [6]byte) [8]string + func DoI2cRpc() error + func FreeSideAlarms(t [3]byte) string + func LanePower(t [8]byte) [4]string + func LanesTxBias(t [8]byte) [4]string + func Power(t uint16) string + func Temp(t uint16) string + func TxBias(t uint16) string + func Voltage(t uint16) string + type Command struct + Init func() + func (*Command) Apropos() lang.Alt + func (*Command) Kind() cmd.Kind + func (*Command) String() string + func (*Command) Usage() string + func (c *Command) Close() error + func (c *Command) Main(...string) error + type I struct + Addr int + Bus int + BusSize i2c.SMBusSize + Data [34]byte + Delay int + InUse bool + RW i2c.RW + RegOffset uint8 + type I2cDev struct + Addr int + Bus int + MuxAddr int + MuxAddr2 int + MuxBus int + MuxBus2 int + MuxValue int + MuxValue2 int + func (h *I2cDev) Compliance() string + func (h *I2cDev) DataReady() bool + func (h *I2cDev) DynamicBlocks(port int) + func (h *I2cDev) PN() string + func (h *I2cDev) QsfpInit(out0 byte, pol0 byte, conf0 byte) error + func (h *I2cDev) QsfpStatus(port uint8) string + func (h *I2cDev) ReadMuxInputReg() uint8 + func (h *I2cDev) SN() string + func (h *I2cDev) StaticBlocks(port int) + func (h *I2cDev) Vendor() string + type I2cReq int + type Info struct + type R struct + D [34]byte + E error