Searched refs:zpci_attr (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/pci/
H A Dpci_sysfs.c20 #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(segment
[all...]

Completed in 80 milliseconds