Home
last modified time | relevance | path

Searched refs:HTDS_DRY (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/vax/mba/
H A Dhtreg.h50 #define HTDS_DRY 0000200 /* drive ready */ macro
H A Dht.c581 while ((s & HTDS_DRY) == 0);
/original-bsd/sys/vax/stand/
H A Dht.c122 while ((s & HTDS_DRY) == 0);