Searched refs:to_pdev (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/dma/ioat/ | ||
| H A D | dma.h | 24 #define to_pdev(ioat_chan) ((ioat_chan)->ioat_dma->pdev) macro |
| H A D | dma.c | 776 struct pci_dev *pdev = to_pdev(ioat_chan); in ioat_eh() |