/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/oce/ |
H A D | oce_ioctl.h | 52 uint8_t driver_version[32]; member
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ |
H A D | mac_drv_info.h | 43 u32 driver_version; member
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fctl.h | 252 char driver_version[FCHBA_DRIVER_VERSION_LEN]; member
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_gld.c | 614 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 D | fct.h | 173 char driver_version[FCHBA_DRIVER_VERSION_LEN]; member
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_hba_fru.c | 251 (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 D | myri10ge_var.h | 276 struct kstat_named driver_version; member
|
H A D | myri10ge.c | 4041 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 D | t4_nexus.c | 1864 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 D | fcoet_fc.c | 624 (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 D | fcoei_lv.c | 779 (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 D | emlxs_fct.c | 1386 (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 D | emlxs_solaris.c | 1789 (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 D | lm_hw_init_reset.c | 2393 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 D | fct.c | 393 bcopy(attr->driver_version, hba_attr->DriverVersion, in fct_get_adapter_attr()
|
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 973 (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 D | fp.c | 7471 bcopy(port->fp_hba_port_attrs.driver_version, in fp_fciocmd()
|