Home
last modified time | relevance | path

Searched refs:to_pdev (Results 1 – 2 of 2) sorted by relevance

/drivers/dma/ioat/
Ddma.h42 #define to_pdev(ioat_chan) ((ioat_chan)->device->pdev) macro
Ddma_v3.c490 struct pci_dev *pdev = to_pdev(chan); in ioat3_eh()