Searched defs:ioat_chan (Results 1 – 2 of 2) sorted by relevance
41 #define to_dev(ioat_chan) (&(ioat_chan)->device->pdev->dev) argument42 #define to_pdev(ioat_chan) ((ioat_chan)->device->pdev) argument
197 u8 ver, chan_count, ioat_chan; in i7300_idle_ioat_init() local