Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Ddma.h24 #define to_pdev(ioat_chan) ((ioat_chan)->ioat_dma->pdev) macro
H A Ddma.c776 struct pci_dev *pdev = to_pdev(ioat_chan); in ioat_eh()