Home
last modified time | relevance | path

Searched defs:ioat_chan (Results 1 – 2 of 2) sorted by relevance

/drivers/dma/ioat/
Ddma.h41 #define to_dev(ioat_chan) (&(ioat_chan)->device->pdev->dev) argument
42 #define to_pdev(ioat_chan) ((ioat_chan)->device->pdev) argument
/drivers/idle/
Di7300_idle.c197 u8 ver, chan_count, ioat_chan; in i7300_idle_ioat_init() local