Searched refs:GET_IOC (Results 1 – 2 of 2) sorted by relevance
258 # define GET_IOC(dev) ((dev_is_pci(dev)) \ macro261 # define GET_IOC(dev) NULL macro953 ioc = GET_IOC(dev); in sba_map_page()1058 ioc = GET_IOC(dev); in sba_unmap_page()1138 ioc = GET_IOC(dev); in sba_alloc_coherent()1470 ioc = GET_IOC(dev); in sba_map_sg_attrs()1565 ioc = GET_IOC(dev); in sba_unmap_sg_attrs()
217 #define GET_IOC(dev) ({ \ macro