OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cd_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
cdvar.h
31
struct
cd_softc
{
struct
cd.c
137
static u_long cd_size(struct
cd_softc
*, int);
138
static int cd_play(struct
cd_softc
*, int, int);
139
static int cd_play_tracks(struct
cd_softc
*, struct cd_formatted_toc *,
141
static int cd_play_msf(struct
cd_softc
*, int, int, int, int, int, int);
142
static int cd_pause(struct
cd_softc
*, int);
143
static int cd_reset(struct
cd_softc
*);
144
static int cd_read_subchannel(struct
cd_softc
*, int, int, int,
146
static int cd_read_toc(struct
cd_softc
*, int, int, int,
148
static int cd_get_parms(struct
cd_softc
*, int);
149
static int cd_load_toc(struct
cd_softc
*, int, struct cd_formatted_toc *, int)
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025