Searched refs:GET_IOC (Results 1 – 2 of 2) sorted by relevance
257 # define GET_IOC(dev) (((dev)->bus == &pci_bus_type) \ macro260 # define GET_IOC(dev) NULL macro943 ioc = GET_IOC(dev); in sba_map_single_attrs()1039 ioc = GET_IOC(dev); in sba_unmap_single_attrs()1113 ioc = GET_IOC(dev); in sba_alloc_coherent()1438 ioc = GET_IOC(dev); in sba_map_sg_attrs()1529 ioc = GET_IOC(dev); in sba_unmap_sg_attrs()
225 #define GET_IOC(dev) (HBA_DATA(parisc_walk_tree(dev))->iommu); macro