Searched refs:SPD_INTR_HDD (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/playstation2/dev/
H A Dspdreg.h45 #define SPD_INTR_HDD 0x0001 macro
H A Dwdc_spd.c237 r |= SPD_INTR_HDD;
247 r &= ~SPD_INTR_HDD;
H A Dspd.c140 if ((r & SPD_INTR_HDD) != 0)

Completed in 82 milliseconds