Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dwdcevent.h81 static __inline void WDC_LOG_ATA_CMDSHORT(struct channel_softc *chp, u_int8_t cmd) { in WDC_LOG_ATA_CMDSHORT() function
125 #define WDC_LOG_ATA_CMDSHORT(chp, cmd) macro
H A Dwdc.c491 WDC_LOG_ATA_CMDSHORT(chp, WDCC_RECAL); in wdc_preata_drive()
1894 WDC_LOG_ATA_CMDSHORT(chp, command); in wdccommandshort()