Home
last modified time | relevance | path

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

/original-bsd/sys/hp300/dev/
H A Dhpibvar.h23 #define IDS_IR 0x40 macro
H A Dfhpib.c361 if ((stat0 & (IDS_IE|IDS_IR)) != (IDS_IE|IDS_IR)) {
363 if ((fhpibdebug & FDB_FAIL) && (stat0 & IDS_IR) &&
H A Dnhpib.c259 if ((hd->hpib_ids & IDS_IR) == 0)