Searched refs:hba_attribs (Results 1 – 6 of 6) sorted by relevance
107 struct mgmt_hba_attributes hba_attribs; member
1295 resp->params.hba_attribs in beiscsi_check_supported_fw()1297 resp->params.hba_attribs. in beiscsi_check_supported_fw()1301 resp->params.hba_attribs.iscsi_features; in beiscsi_check_supported_fw()1305 memcpy(phba->fw_ver_str, resp->params.hba_attribs. in beiscsi_check_supported_fw()
1333 struct mgmt_hba_attribs *hba_attribs; in ocrdma_mbx_get_ctrl_attribs() local1361 hba_attribs = &ctrl_attr_rsp->ctrl_attribs.hba_attribs; in ocrdma_mbx_get_ctrl_attribs()1363 dev->hba_port_num = (hba_attribs->ptpnum_maxdoms_hbast_cv & in ocrdma_mbx_get_ctrl_attribs()1367 hba_attribs->controller_model_number, in ocrdma_mbx_get_ctrl_attribs()
2154 struct mgmt_hba_attribs hba_attribs; member
3544 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes()3545 serial_num = attribs->hba_attribs.controller_serial_number; in be_cmd_get_cntl_attributes()3553 adapter->pf_num = attribs->hba_attribs.pci_funcnum; in be_cmd_get_cntl_attributes()
1727 struct mgmt_hba_attribs hba_attribs; member