Searched refs:FME_HDR_CAP (Results 1 – 4 of 4) sorted by relevance
33 v = readq(base + FME_HDR_CAP); in ports_num_show()84 v = readq(base + FME_HDR_CAP); in cache_size_show()99 v = readq(base + FME_HDR_CAP); in fabric_version_show()114 v = readq(base + FME_HDR_CAP); in socket_id_show()
94 v = readq(fme_hdr + FME_HDR_CAP); in fme_pr()405 fme_cap = readq(fme_hdr + FME_HDR_CAP); in pr_mgmt_init()
122 v = readq(base + FME_HDR_CAP); in cci_enumerate_feature_devs()
87 #define FME_HDR_CAP 0x30 macro