OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cd_pause
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
cd.c
142
static int
cd_pause
(struct cd_softc *, int);
1368
return (
cd_pause
(cd, PA_RESUME));
1371
return (
cd_pause
(cd, PA_PAUSE));
1718
cd_pause
(struct cd_softc *cd, int go)
function in typeref:typename:int
cd.c
142
static int
cd_pause
(struct cd_softc *, int);
1368
return (
cd_pause
(cd, PA_RESUME));
1371
return (
cd_pause
(cd, PA_PAUSE));
1718
cd_pause
(struct cd_softc *cd, int go)
function in typeref:typename:int
Completed in 26 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025