Home
last modified time | relevance | path

Searched refs:driver_version (Results 1 – 21 of 21) 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
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_drv_info.h43 u32 driver_version; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h255 char driver_version[FCHBA_DRIVER_VERSION_LEN]; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c618 bcopy(OCE_VERSION, drv_query->driver_version, in oce_m_ioctl()
621 drv_query->driver_version[31] = '\0'; in oce_m_ioctl()
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h174 char driver_version[FCHBA_DRIVER_VERSION_LEN]; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c249 (void) snprintf(attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in ql_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vfpf_if.h137 u32 driver_version; member
H A Decore_iov_api.h96 u32 driver_version; member
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h276 struct kstat_named driver_version; member
H A Dmyri10ge.c4014 kstat_named_setstr(&info->driver_version, MYRI10GE_VERSION_STR); in myri10ge_info_kstat_update()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hw.h680 char driver_version[32]; member
H A Dsmartpqi_init.c949 b->driver_version_length = sizeof (b->driver_version); in pqi_version_to_hba()
950 (void) snprintf(b->driver_version, sizeof (b->driver_version), in pqi_version_to_hba()
/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, in fcoet_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c2457 kstat_named_t driver_version; member
2494 KS_CINIT(driver_version);
2518 KS_C_SET(driver_version, DRV_VERSION);
/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, in fcoei_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1390 (void) snprintf(port_attrs->driver_version, in emlxs_fct_populate_hba_details()
1391 (sizeof (port_attrs->driver_version)-1), in emlxs_fct_populate_hba_details()
1443 "Port attr: driver_version = %s", port_attrs->driver_version); in emlxs_fct_populate_hba_details()
H A Demlxs_solaris.c1795 (void) snprintf(port_info->pi_attrs.driver_version, in emlxs_fca_bind_port()
1796 (sizeof (port_info->pi_attrs.driver_version)-1), "%s (%s)", in emlxs_fca_bind_port()
2041 port_info->pi_attrs.driver_version); in emlxs_fca_bind_port()
/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); 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()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c402 bcopy(attr->driver_version, hba_attr->DriverVersion, in fct_get_adapter_attr()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1760 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in qlt_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7472 bcopy(port->fp_hba_port_attrs.driver_version, in fp_fciocmd()