Searched refs: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() local223 ioat_chan = chan_count - 1; in i7300_idle_ioat_init()224 ioat_chanbase = IOAT_CHANBASE(ioat_iomap, ioat_chan); in i7300_idle_ioat_init()228 printk(KERN_ERR I7300_PRINT "channel %d in use\n", ioat_chan); in i7300_idle_ioat_init()