Home
last modified time | relevance | path

Searched defs:csp (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/sound/isa/sb/
Dsb16_main.c56 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_playback_prepare() local
104 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_capture_prepare() local
142 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_update() local
156 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_playback_open() local
174 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_playback_close() local
187 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_capture_open() local
205 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_capture_close() local
Dsb16.c86 static int csp[SNDRV_CARDS]; variable
/linux-4.4.14/lib/
Dasn1_decoder.c177 unsigned char tag = 0, csp = 0, jsp = 0, optag = 0, hdr = 0; in asn1_ber_decoder() local
/linux-4.4.14/arch/sparc/kernel/
Dprocess_64.c448 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp) in clone_stackframe()
660 unsigned long csp; in copy_thread() local
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hw.h345 struct csp { struct
346 uint8_t fcphHigh; /* FC Word 0, byte 0 */
347 uint8_t fcphLow;
348 uint8_t bbCreditMsb;
349 uint8_t bbCreditlsb; /* FC Word 0, byte 3 */
364 uint16_t request_multiple_Nport:1; /* FC Word 1, bit 31 */
365 uint16_t randomOffset:1; /* FC Word 1, bit 30 */
366 uint16_t response_multiple_NPort:1; /* FC Word 1, bit 29 */
367 uint16_t fPort:1; /* FC Word 1, bit 28 */
368 uint16_t altBbCredit:1; /* FC Word 1, bit 27 */
[all …]
/linux-4.4.14/include/scsi/
Dfc_encode.h537 struct fc_els_csp *csp; in fc_plogi_fill() local
/linux-4.4.14/arch/x86/kernel/
Dvm86_32.c581 unsigned char __user *csp; in handle_vm86_fault() local
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_lnode.h138 struct fc_els_csp csp; /* Common service parms */ member
Dcsio_lnode.c601 struct fc_els_csp *csp; in csio_ln_vnp_read_cbfn() local
/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c499 unsigned long sp, csp, nitems; in create_elf_fdpic_tables() local
/linux-4.4.14/include/sound/
Dsb.h95 void *csp; /* used only when CONFIG_SND_SB16_CSP is set */ member
/linux-4.4.14/drivers/scsi/libfc/
Dfc_fcp.c971 struct fc_seq *csp; in fc_fcp_complete_locked() local
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fc.h369 struct fc_plogi_csp_s csp; /* common service params */ member