Searched defs:csp (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/sound/isa/sb/ |
D | sb16_main.c | 56 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
|
D | sb16.c | 86 static int csp[SNDRV_CARDS]; variable
|
/linux-4.4.14/lib/ |
D | asn1_decoder.c | 177 unsigned char tag = 0, csp = 0, jsp = 0, optag = 0, hdr = 0; in asn1_ber_decoder() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | process_64.c | 448 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/ |
D | lpfc_hw.h | 345 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/ |
D | fc_encode.h | 537 struct fc_els_csp *csp; in fc_plogi_fill() local
|
/linux-4.4.14/arch/x86/kernel/ |
D | vm86_32.c | 581 unsigned char __user *csp; in handle_vm86_fault() local
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_lnode.h | 138 struct fc_els_csp csp; /* Common service parms */ member
|
D | csio_lnode.c | 601 struct fc_els_csp *csp; in csio_ln_vnp_read_cbfn() local
|
/linux-4.4.14/fs/ |
D | binfmt_elf_fdpic.c | 499 unsigned long sp, csp, nitems; in create_elf_fdpic_tables() local
|
/linux-4.4.14/include/sound/ |
D | sb.h | 95 void *csp; /* used only when CONFIG_SND_SB16_CSP is set */ member
|
/linux-4.4.14/drivers/scsi/libfc/ |
D | fc_fcp.c | 971 struct fc_seq *csp; in fc_fcp_complete_locked() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_fc.h | 369 struct fc_plogi_csp_s csp; /* common service params */ member
|