Home
last modified time | relevance | path

Searched refs:parent_handle (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/mps/
HDmps_sas.h68 uint16_t parent_handle; member
HDmps_sas.c2963 if (targ->parent_handle == 0x0) { in mpssas_action_smpio()
2972 targ->parent_handle); in mpssas_action_smpio()
2999 targ->handle, targ->parent_handle); in mpssas_action_smpio()
3007 __func__, targ->handle, targ->parent_handle); in mpssas_action_smpio()
HDmps_sas_lsi.c746 targ->parent_handle = le16toh(config_page.ParentDevHandle); in mpssas_add_device()
/freebsd-13-stable/sys/dev/mpr/
HDmpr_sas.h69 uint16_t parent_handle; member
HDmpr_sas_lsi.c955 targ->parent_handle = le16toh(config_page.ParentDevHandle); in mprsas_add_device()
1351 targ->parent_handle = le16toh(config_page.ParentDevHandle); in mprsas_add_pcie_device()
HDmpr_sas.c3147 if (targ->parent_handle == 0x0) { in mprsas_action_smpio()
3155 targ->parent_handle); in mprsas_action_smpio()
3179 targ->handle, targ->parent_handle); in mprsas_action_smpio()
3186 targ->handle, targ->parent_handle); in mprsas_action_smpio()