Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwdc.c156 static int __wdccommand_start(struct ata_channel *, struct ata_xfer *);
1394 .c_start = __wdccommand_start,
1427 __wdccommand_start(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_start() function