Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dosiopreg.h178 #define OSIOP_REQ 0x80 /* SCSI signal <x> asserted */ macro
H A Dosiop.c1244 if ((osiop_read_1(sc, OSIOP_SBCL) & OSIOP_REQ) == 0) { in osiop_checkintr()