Searched refs:zpci_use_mio (Results 1 – 2 of 2) sorted by relevance
51 return sysfs_emit(buf, zpci_use_mio(zdev) ? "1\n" : "0\n"); in mio_enabled_show()
270 static inline bool zpci_use_mio(struct zpci_dev *zdev) in zpci_use_mio() function