Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dwdcevent.h94 static __inline void WDC_LOG_SET_DRIVE(struct channel_softc *chp, in WDC_LOG_SET_DRIVE() function
128 #define WDC_LOG_SET_DRIVE(chp, drive) macro
H A Dwdc.c436 WDC_LOG_SET_DRIVE(chp, drive); in wdc_set_drive()