OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_subchannel
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/linux/common/
linux_cdrom.c
140
#define
t_subchannel
u2->tt_subchannel
macro
256
t_subchannel
.req.address_format = CD_MSF_FORMAT;
257
t_subchannel
.req.track = 0;
258
t_subchannel
.req.data_format = l_subchnl.cdsc_format;
259
t_subchannel
.req.data_len = sizeof
t_subchannel
.info;
260
t_subchannel
.req.data = NULL;
264
error = ioctlf(fp, CDIOCREADSUBCHANNEL_BUF, &
t_subchannel
);
268
l_subchnl.cdsc_audiostatus =
t_subchannel
.info.header.audio_status;
269
l_subchnl.cdsc_adr =
t_subchannel
.info.what.position.addr_type
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025