OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sdgetinfo
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
sd.c
78
static int
sdgetinfo
(struct sd_softc *);
139
sdgetinfo
(struct sd_softc *ss)
function in typeref:typename:int
158
printf("
sdgetinfo
: sdstrategy error %d\n", err);
219
if (
sdgetinfo
(ss) == 0)
sd.c
78
static int
sdgetinfo
(struct sd_softc *);
139
sdgetinfo
(struct sd_softc *ss)
function in typeref:typename:int
158
printf("
sdgetinfo
: sdstrategy error %d\n", err);
219
if (
sdgetinfo
(ss) == 0)
/src/sys/arch/next68k/stand/boot/
sd.c
69
int
sdgetinfo
(struct sd_softc *ss);
115
sdgetinfo
(struct sd_softc *ss)
function in typeref:typename:int
145
DPRINTF(("
sdgetinfo
: sdstrategy error %d\n", error));
229
if ((error =
sdgetinfo
(ss)) != 0)
sd.c
69
int
sdgetinfo
(struct sd_softc *ss);
115
sdgetinfo
(struct sd_softc *ss)
function in typeref:typename:int
145
DPRINTF(("
sdgetinfo
: sdstrategy error %d\n", error));
229
if ((error =
sdgetinfo
(ss)) != 0)
Completed in 150 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025