Home
last modified time | relevance | path

Searched refs:FW_READ_SHADOW_RAM_CMD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c3124 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in ixgbe_read_ee_hostif_X550()
3185 buffer.hdr.req.cmd = FW_READ_SHADOW_RAM_CMD; in ixgbe_read_ee_hostif_buffer_X550()
H A Dixgbe_type.h3046 #define FW_READ_SHADOW_RAM_CMD 0x31 macro