OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xyc_piodriver
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/dev/
xy.c
167
int
xyc_piodriver
(struct xyc_softc *, struct xy_iorq *);
1415
return
xyc_piodriver
(xycsc, iorq);
1491
*
xyc_piodriver
1498
xyc_piodriver
(struct xyc_softc *xycsc, struct xy_iorq *iorq)
function in typeref:typename:int
/src/sys/dev/vme/
xy.c
157
int
xyc_piodriver
(struct xyc_softc *, struct xy_iorq *);
1554
return (
xyc_piodriver
(xycsc, iorq));
1634
*
xyc_piodriver
1641
xyc_piodriver
(struct xyc_softc *xycsc, struct xy_iorq *iorq)
function in typeref:typename:int
1647
printf("
xyc_piodriver
(%s, 0x%x)\n", device_xname(xycsc->sc_dev), iorq);
1658
printf("
xyc_piodriver
: timeout\n");
1683
printf("
xyc_piodriver
: done, retval = 0x%x (%s)\n",
Completed in 30 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025