Home
last modified time | relevance | path

Searched refs:fw_ext_attributes (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1771 uint32_t fw_ext_attributes; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c2549 ha->fw_ext_attributes = SHORT_TO_LONG(mr.mb[16], in ql_start_firmware()
H A Dql_xioctl.c9802 if (!(ha->fw_ext_attributes & TEMP_SUPPORT_ISP)) { in ql_get_temperature()
10505 cb = LONG_TO_LLONG(ha->fw_attributes, ha->fw_ext_attributes); in ql_flash_update_caps()
H A Dql_api.c21892 template_hdr->ver_attr[4] = ha->fw_ext_attributes; in ql_2700_dmp_parse_template()