OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XYC_ERR
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/vme/
xyreg.h
65
#define
XYC_ERR
0x40 /* error */
xy.c
1877
if (xyc->xyc_csr &
XYC_ERR
) {
1878
xyc->xyc_csr =
XYC_ERR
; /* clear error condition */
/src/sys/arch/sun3/dev/
xyreg.h
66
#define
XYC_ERR
0x40 /* error */
xy.c
1726
if (xyc->xyc_csr &
XYC_ERR
) {
1727
xyc->xyc_csr =
XYC_ERR
; /* clear error condition */
Completed in 16 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025