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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_ioctl.h52 uint8_t driver_version[32]; member in struct:oce_driver_query
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_drv_info.h43 u32 driver_version; member in struct:glob_ncsi_oem_data
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h252 char driver_version[FCHBA_DRIVER_VERSION_LEN]; member in struct:fca_port_attrs
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c614 bcopy(OCE_VERSION, drv_query->driver_version,
617 drv_query->driver_version[31] = '\0';
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h173 char driver_version[FCHBA_DRIVER_VERSION_LEN]; member in struct:fct_port_attrs
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c251 (void) snprintf(attrs->driver_version, FCHBA_DRIVER_VERSION_LEN,
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h276 struct kstat_named driver_version; member in struct:myri10ge_info
H A Dmyri10ge.c4041 kstat_named_setstr(&info->driver_version, MYRI10GE_VERSION_STR);
4051 { "driver_version", KSTAT_DATA_STRING },
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1864 kstat_named_t driver_version; member in struct:t4_kstats
1901 KS_CINIT(driver_version);
1925 KS_C_SET(driver_version, DRV_VERSION);
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c624 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c779 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN,
/illumos-gate/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,
1790 (sizeof (port_info->pi_attrs.driver_version)-1), "%s (%s)",
2030 "Port info: driver_version = %s",
2031 port_info->pi_attrs.driver_version);
/illumos-gate/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);
2409 static const u32_t offset = OFFSETOF(struct glob_ncsi_oem_data ,driver_version);
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c393 bcopy(attr->driver_version, hba_attr->DriverVersion,
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c973 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7471 bcopy(port->fp_hba_port_attrs.driver_version,

Completed in 265 milliseconds