Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/vax/vsa/
Dhdc9224.h128 #define UDC_RC_RTRYCNT (0xF0) /* 1's compl. in read-log, 0 all others */ macro
Dhdc9224.c549 p->udc_rtcnt = UDC_RC_RTRYCNT; in hdcstart()
580 p->udc_rtcnt = UDC_RC_RTRYCNT; in rd_readgeom()