HomeSort by: relevance | last modified time | path
    Searched refs:index_number (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
cdio.h 59 u_char index_number; member in struct:cd_sub_channel_q_data
93 u_char index_number; member in struct:cd_sub_channel_position_data
  /src/sys/compat/linux/common/
linux_cdrom.c 271 l_subchnl.cdsc_ind = t_subchannel.info.what.position.index_number;
282 t_subchannel.info.what.position.index_number));
  /src/sys/dev/isa/
mcd.c 1618 info->what.position.index_number = bcd2bin(q.current.idx_no);
1637 if (info->what.position.index_number == 0x00)
  /src/usr.bin/cdplay/
cdplay.c 1289 *idx = s.data->what.position.index_number;

Completed in 34 milliseconds