Home
last modified time | relevance | path

Searched refs:driver_version (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_ioctl.h52 uint8_t driver_version[32]; member
/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_drv_info.h43 u32 driver_version; member
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h252 char driver_version[FCHBA_DRIVER_VERSION_LEN]; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c614 bcopy(OCE_VERSION, drv_query->driver_version, in oce_m_ioctl()
617 drv_query->driver_version[31] = '\0'; in oce_m_ioctl()
/titanic_41/usr/src/uts/common/sys/
H A Dfct.h173 char driver_version[FCHBA_DRIVER_VERSION_LEN]; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c251 (void) snprintf(attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in ql_populate_hba_fru_details()
/titanic_41/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h276 struct kstat_named driver_version; member
H A Dmyri10ge.c4041 kstat_named_setstr(&info->driver_version, MYRI10GE_VERSION_STR); in myri10ge_info_kstat_update()
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1864 kstat_named_t driver_version; member
1901 KS_CINIT(driver_version); in setup_kstats()
1925 KS_C_SET(driver_version, DRV_VERSION); in setup_kstats()
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c624 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in fcoet_populate_hba_fru_details()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c779 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in fcoei_populate_hba_fru_details()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1386 (void) snprintf(port_attrs->driver_version,
1387 (sizeof (port_attrs->driver_version)-1),
1436 "Port attr: driver_version = %s", port_attrs->driver_version);
H A Demlxs_solaris.c1789 (void) snprintf(port_info->pi_attrs.driver_version, in emlxs_fca_bind_port()
1790 (sizeof (port_info->pi_attrs.driver_version)-1), "%s (%s)", in emlxs_fca_bind_port()
2031 port_info->pi_attrs.driver_version); in emlxs_fca_bind_port()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c2393 static const u32_t offset = OFFSETOF(struct glob_ncsi_oem_data ,driver_version); in lm_ncsi_drv_ver_to_scratchpad()
2409 static const u32_t offset = OFFSETOF(struct glob_ncsi_oem_data ,driver_version); in lm_ncsi_prev_drv_ver_is_win8_inbox()
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c393 bcopy(attr->driver_version, hba_attr->DriverVersion, in fct_get_adapter_attr()
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c973 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in qlt_populate_hba_fru_details()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7471 bcopy(port->fp_hba_port_attrs.driver_version, in fp_fciocmd()