Searched refs:__wdccommand_intr (Results 1 – 1 of 1) sorted by relevance
157 static int __wdccommand_intr(struct ata_channel *, struct ata_xfer *, int);1397 .c_intr = __wdccommand_intr,1493 __wdccommand_intr(chp, xfer, 0); in __wdccommand_poll()1498 __wdccommand_intr(struct ata_channel *chp, struct ata_xfer *xfer, int irq) in __wdccommand_intr() function