Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dwdc.c95 void __wdccommand_start(struct channel_softc *, struct wdc_xfer *);
1634 xfer->c_start = __wdccommand_start; in wdc_exec_command()
1665 __wdccommand_start(struct channel_softc *chp, struct wdc_xfer *xfer) in __wdccommand_start() function