Searched refs:parent_handle (Results 1 – 8 of 8) sorted by relevance
70 uint16_t parent_handle; member
3003 if (targ->parent_handle == 0x0) { in mpssas_action_smpio()3012 targ->parent_handle); in mpssas_action_smpio()3040 targ->handle, targ->parent_handle); in mpssas_action_smpio()3049 __func__, targ->handle, targ->parent_handle); in mpssas_action_smpio()
751 targ->parent_handle = le16toh(config_page.ParentDevHandle); in mpssas_add_device()
72 uint16_t parent_handle; member
960 targ->parent_handle = le16toh(config_page.ParentDevHandle); in mprsas_add_device()1348 targ->parent_handle = le16toh(config_page.ParentDevHandle); in mprsas_add_pcie_device()
3292 if (targ->parent_handle == 0x0) { in mprsas_action_smpio()3300 targ->parent_handle); in mprsas_action_smpio()3324 targ->handle, targ->parent_handle); in mprsas_action_smpio()3332 targ->handle, targ->parent_handle); in mprsas_action_smpio()
183 u_int32_t parent_handle; member
2168 if (ap->parent_handle == HFSC_NULLCLASS_HANDLE &&2171 else if ((parent = clh_to_clp(hif, ap->parent_handle)) == NULL)