OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xyc_submit_iorq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/dev/
xy.c
176
int
xyc_submit_iorq
(struct xyc_softc *, struct xy_iorq *, int);
1242
xyc_submit_iorq
(xycsc, iorq, fullmode); /* error code will be in iorq */
1323
*
xyc_submit_iorq
: submit an iorq for processing. returns XY_ERR_AOK
1356
xyc_submit_iorq
(struct xyc_softc *xycsc, struct xy_iorq *iorq, int type)
function in typeref:typename:int
1398
panic("
xyc_submit_iorq
: xyc_chain failed!");
1689
xyc_submit_iorq
(xycsc, iorq, XY_SUB_NOQ);
/src/sys/dev/vme/
xy.c
167
int
xyc_submit_iorq
(struct xyc_softc *, struct xy_iorq *, int);
1389
xyc_submit_iorq
(xycsc, iorq, fullmode); /* error code will be in iorq */
1464
*
xyc_submit_iorq
: submit an iorq for processing. returns XY_ERR_AOK
1498
xyc_submit_iorq
(struct xyc_softc *xycsc, struct xy_iorq *iorq, int type)
function in typeref:typename:int
1503
printf("
xyc_submit_iorq
(%s, addr=0x%x, type=%d)\n",
1510
printf("
xyc_submit_iorq
: XYC not ready (BUSY)\n");
1525
panic("
xyc_submit_iorq
: stuck xyc");
1530
panic("
xyc_submit_iorq
adding");
1538
panic("
xyc_submit_iorq
: xyc_chain failed!");
1556
panic("
xyc_submit_iorq
wrap up")
[
all
...]
Completed in 119 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025