Lines Matching refs:zpci_attr
20 #define zpci_attr(name, fmt, member) \ macro
30 zpci_attr(function_id, "0x%08x\n", fid);
31 zpci_attr(function_handle, "0x%08x\n", fh);
32 zpci_attr(pchid, "0x%04x\n", pchid);
33 zpci_attr(pfgid, "0x%02x\n", pfgid);
34 zpci_attr(vfn, "0x%04x\n", vfn);
35 zpci_attr(pft, "0x%02x\n", pft);
36 zpci_attr(port, "%d\n", port);
37 zpci_attr(uid, "0x%x\n", uid);
38 zpci_attr(segment0, "0x%02x\n", pfip[0]);
39 zpci_attr(segment1, "0x%02x\n", pfip[1]);
40 zpci_attr(segment2, "0x%02x\n", pfip[2]);
41 zpci_attr(segment3, "0x%02x\n", pfip[3]);