Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/atapiscsi/
H A Datapiscsi.c117 char *wdc_atapi_in_data_phase(struct wdc_xfer *, int, int);
899 wdc_atapi_in_data_phase(struct wdc_xfer *xfer, int len, int ire) in wdc_atapi_in_data_phase() function
964 if ((message = wdc_atapi_in_data_phase(xfer, len, ire))) { in wdc_atapi_intr_data()