Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwdc.c152 static int __wdccommand_poll(struct ata_channel *, struct ata_xfer *);
1395 .c_poll = __wdccommand_poll,
1491 __wdccommand_poll(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_poll() function