Home
last modified time | relevance | path

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

/original-bsd/sys/vax/mba/
H A Dhpreg.h66 #define HPDS_ERR 0040000 /* composite drive error */ macro
H A Dhp.c632 if (hpaddr->hpds&HPDS_ERR || mbsr&MBSR_EBITS) {
1099 if (hpaddr->hpds&HPDS_ERR)
/original-bsd/sys/vax/stand/
H A Dhp.c227 if (hpaddr->hpds & HPDS_ERR) {
243 if ((hpaddr->hpds&HPDS_ERR) == 0 && (mba->mba_sr&MBSR_EBITS) == 0)
507 return (rp->hpds&HPDS_ERR);