Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9443 u32 lstatus = be32_to_cpu(cmd->u.info.lstatus_to_modtype); in t4_handle_get_port_info()
9625 u32 lstatus = be32_to_cpu(port_cmd.u.info.lstatus_to_modtype); in t4_get_link_params()
10707 u32 lstatus = be32_to_cpu(cmd.u.info.lstatus_to_modtype); in t4_init_portinfo_viid()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7400 __be32 lstatus_to_modtype; member