OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XYC_CTLIOPB
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/vme/
xyreg.h
38
#define
XYC_CTLIOPB
XYC_MAXDEV /* controller's iopb */
xy.c
529
xyc->ciorq = &xyc->reqs[
XYC_CTLIOPB
]; /* short hand name */
530
xyc->ciopb = &xyc->iopbase[
XYC_CTLIOPB
]; /* short hand name */
1579
if ((XY_STATE(xycsc->reqs[
XYC_CTLIOPB
].mode) == XY_SUB_POLL ||
1580
XY_STATE(xycsc->reqs[
XYC_CTLIOPB
].mode) == XY_SUB_WAIT) &&
1581
xycsc->iopbase[
XYC_CTLIOPB
].done == 0)
1582
iorq = &xycsc->reqs[
XYC_CTLIOPB
];
1696
* we steal iopb[
XYC_CTLIOPB
] for this, but we put it back when we are done.
/src/sys/arch/sun3/dev/
xyreg.h
38
#define
XYC_CTLIOPB
XYC_MAXDEV /* controller's iopb */
xy.c
411
xyc->ciorq = &xyc->reqs[
XYC_CTLIOPB
]; /* short hand name */
412
xyc->ciopb = &xyc->iopbase[
XYC_CTLIOPB
]; /* short hand name */
1441
if ((XY_STATE(xycsc->reqs[
XYC_CTLIOPB
].mode) == XY_SUB_POLL ||
1442
XY_STATE(xycsc->reqs[
XYC_CTLIOPB
].mode) == XY_SUB_WAIT) &&
1443
xycsc->iopbase[
XYC_CTLIOPB
].done == 0)
1444
iorq = &xycsc->reqs[
XYC_CTLIOPB
];
1553
* we steal iopb[
XYC_CTLIOPB
] for this, but we put it back when we are done.
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025