Searched refs:hba_attribs (Results 1 – 6 of 6) sorted by relevance
198 struct mgmt_hba_attributes hba_attribs; member
1304 resp->params.hba_attribs in beiscsi_check_supported_fw()1306 resp->params.hba_attribs. in beiscsi_check_supported_fw()1310 resp->params.hba_attribs.iscsi_features; in beiscsi_check_supported_fw()1314 memcpy(phba->fw_ver_str, resp->params.hba_attribs. in beiscsi_check_supported_fw()
1331 struct mgmt_hba_attribs *hba_attribs; in ocrdma_mbx_get_ctrl_attribs() local1360 hba_attribs = &ctrl_attr_rsp->ctrl_attribs.hba_attribs; in ocrdma_mbx_get_ctrl_attribs()1362 dev->hba_port_num = (hba_attribs->ptpnum_maxdoms_hbast_cv & in ocrdma_mbx_get_ctrl_attribs()1366 hba_attribs->controller_model_number, 31); in ocrdma_mbx_get_ctrl_attribs()
2155 struct mgmt_hba_attribs hba_attribs; member
3548 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes()3549 serial_num = attribs->hba_attribs.controller_serial_number; in be_cmd_get_cntl_attributes()3557 adapter->pf_num = attribs->hba_attribs.pci_funcnum; in be_cmd_get_cntl_attributes()
1731 struct mgmt_hba_attribs hba_attribs; member