Home
last modified time | relevance | path

Searched refs:format1 (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/scsi/aic7xxx_old/
Dsequencer.h100 struct ins_format1 format1; member
/linux-3.4.99/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h158 struct ins_format1 format1; member
Daicasm_gram.y1670 f1_instr = &instr->format.format1; in format_1_instr()
/linux-3.4.99/sound/core/oss/
Dpcm_plugin.c349 snd_pcm_format_t format1 = preferred_formats[i]; in snd_pcm_plug_slave_format() local
350 if (snd_mask_test(format_mask, (__force int)format1)) in snd_pcm_plug_slave_format()
351 return format1; in snd_pcm_plug_slave_format()
/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_core.c7008 fmt1_ins = &instr.format1; in ahc_download_instr()
7012 opcode = instr.format1.opcode; in ahc_download_instr()
7092 instr.format1.parity = 1; in ahc_download_instr()
Daic79xx_core.c9589 fmt1_ins = &instr.format1; in ahd_download_instr()
9593 opcode = instr.format1.opcode; in ahd_download_instr()
9632 instr.format1.parity = 1; in ahd_download_instr()
/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c1619 fmt1_ins = &instr.format1; in aic7xxx_download_instr()
1623 opcode = instr.format1.opcode; in aic7xxx_download_instr()
1694 instr.format1.parity = 1; in aic7xxx_download_instr()