Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dwdcevent.h64 static __inline void WDC_LOG_ATAPI_CMD(struct channel_softc *chp, int drive, in WDC_LOG_ATAPI_CMD() function
123 #define WDC_LOG_ATAPI_CMD(chp, drive, flags, len, cmd) macro
/openbsd/sys/dev/atapiscsi/
H A Datapiscsi.c830 WDC_LOG_ATAPI_CMD(chp, xfer->drive, xfer->c_flags, in wdc_atapi_intr_command()