Home
last modified time | relevance | path

Searched defs:GET_IOC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/parisc/
H A Diommu.h29 static inline struct ioc *GET_IOC(struct device *dev) in GET_IOC() function
/openbmc/linux/arch/ia64/hp/common/
H A Dsba_iommu.c253 #define GET_IOC(dev) ((dev_is_pci(dev)) \ macro