Searched refs:fme_hdr (Results 1 – 1 of 1) sorted by relevance
73 void __iomem *fme_hdr; in fme_pr() local 90 fme_hdr = dfl_get_feature_ioaddr_by_id(fdata, FME_FEATURE_ID_HEADER); in fme_pr() 93 v = readq(fme_hdr + FME_HDR_CAP); in fme_pr() 376 void __iomem *fme_hdr; in pr_mgmt_init() 380 fme_hdr = dfl_get_feature_ioaddr_by_id(fdata, FME_FEATURE_ID_HEADER); in pr_mgmt_init() 399 fme_cap = readq(fme_hdr + FME_HDR_CAP); in pr_mgmt_init() 401 port_offset = readq(fme_hdr + FME_HDR_PORT_OFST(i)); in pr_mgmt_init() 377 void __iomem *fme_hdr; pr_mgmt_init() local