Searched defs:csp (Results 1 – 12 of 12) sorted by relevance
/linux-3.3/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-3.3/arch/sparc/kernel/ |
D | process_64.c | 376 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp) in clone_stackframe() 592 unsigned long csp; in copy_thread() local
|
/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_hw.h | 340 struct csp { struct 341 uint8_t fcphHigh; /* FC Word 0, byte 0 */ 342 uint8_t fcphLow; 343 uint8_t bbCreditMsb; 344 uint8_t bbCreditlsb; /* FC Word 0, byte 3 */ 359 uint16_t request_multiple_Nport:1; /* FC Word 1, bit 31 */ 360 uint16_t randomOffset:1; /* FC Word 1, bit 30 */ 361 uint16_t response_multiple_NPort:1; /* FC Word 1, bit 29 */ 362 uint16_t fPort:1; /* FC Word 1, bit 28 */ 363 uint16_t altBbCredit:1; /* FC Word 1, bit 27 */ [all …]
|
/linux-3.3/include/scsi/ |
D | fc_encode.h | 198 struct fc_els_csp *csp; in fc_plogi_fill() local
|
/linux-3.3/security/smack/ |
D | smack_lsm.c | 556 char *csp = smk_of_current(); in smack_inode_init_security() local 1755 char *csp = smk_of_current(); in smack_sk_alloc_security() local 2545 char *csp = smk_of_current(); in smack_d_instantiate() local 2987 char *csp; in smack_socket_sock_rcv_skb() local
|
/linux-3.3/arch/x86/kernel/ |
D | vm86_32.c | 579 unsigned char __user *csp; in handle_vm86_fault() local
|
/linux-3.3/fs/ |
D | binfmt_elf_fdpic.c | 487 unsigned long sp, csp, nitems; in create_elf_fdpic_tables() local
|
/linux-3.3/include/sound/ |
D | sb.h | 95 void *csp; /* used only when CONFIG_SND_SB16_CSP is set */ member
|
/linux-3.3/drivers/scsi/libfc/ |
D | fc_fcp.c | 962 struct fc_seq *csp; in fc_fcp_complete_locked() local
|
/linux-3.3/drivers/usb/dwc3/ |
D | core.h | 470 u32 csp:1; member
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_fc.h | 368 struct fc_plogi_csp_s csp; /* common service params */ member
|