Searched refs:fw_attributes (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/ |
H A D | qlc.c | 1944 ha->fw_subminor_version, ha->fw_attributes); in ql_8300_dump_dcmd() 2688 ha->fw_subminor_version, ha->fw_attributes); in ql_24xx_dump_dcmd() 3017 ha->fw_subminor_version, ha->fw_attributes); in ql_25xx_dump_dcmd() 3441 ha->fw_subminor_version, ha->fw_attributes); in ql_81xx_dump_dcmd()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_init.c | 2530 ha->fw_attributes = mr.mb[6]; in ql_start_firmware() 2545 ha->fw_attributes = SHORT_TO_LONG(mr.mb[6], mr.mb[15]); in ql_start_firmware() 2552 ha->fw_attributes = mr.mb[6]; in ql_start_firmware()
|
H A D | ql_xioctl.c | 875 switch (ha->fw_attributes) { in ql_qry_hba_node() 1404 fw_info.Attrib = ha->fw_attributes; in ql_qry_fw() 10505 cb = LONG_TO_LLONG(ha->fw_attributes, ha->fw_ext_attributes); in ql_flash_update_caps()
|
H A D | ql_api.c | 12770 ha->fw_subminor_version, ha->fw_attributes); in ql_24xx_ascii_fw_dump() 13184 ha->fw_subminor_version, ha->fw_attributes); in ql_25xx_ascii_fw_dump() 13674 ha->fw_subminor_version, ha->fw_attributes); in ql_81xx_ascii_fw_dump() 20608 ha->fw_subminor_version, ha->fw_attributes); in ql_83xx_ascii_fw_dump() 21891 template_hdr->ver_attr[3] = ha->fw_attributes; in ql_2700_dmp_parse_template()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 1770 uint32_t fw_attributes; member
|