Searched defs:GET_IOC (Results 1 – 2 of 2) sorted by relevance
29 static inline struct ioc *GET_IOC(struct device *dev) in GET_IOC() function
253 #define GET_IOC(dev) ((dev_is_pci(dev)) \ macro