Searched refs:hdm_count (Results 1 – 1 of 1) sorted by relevance
153 int rc, i, hdm_count; in cxl_await_media_ready() local162 hdm_count = FIELD_GET(PCI_DVSEC_CXL_HDM_COUNT, cap); in cxl_await_media_ready()163 for (i = 0; i < hdm_count; i++) { in cxl_await_media_ready()169 for (i = 0; i < hdm_count; i++) { in cxl_await_media_ready()268 int hdm_count, rc, i, ranges = 0; in cxl_dvsec_rr_decode() local292 hdm_count = FIELD_GET(PCI_DVSEC_CXL_HDM_COUNT, cap); in cxl_dvsec_rr_decode()293 if (!hdm_count || hdm_count > 2) in cxl_dvsec_rr_decode()309 for (i = 0; i < hdm_count; i++) { in cxl_dvsec_rr_decode()