| /Linux-v5.4/sound/isa/sb/ | 
| D | sb16_main.c | 44 		struct snd_sb_csp *csp = chip->csp;  in snd_sb16_csp_playback_prepare()  local92 		struct snd_sb_csp *csp = chip->csp;  in snd_sb16_csp_capture_prepare()  local
 130 		struct snd_sb_csp *csp = chip->csp;  in snd_sb16_csp_update()  local
 144 		struct snd_sb_csp *csp = chip->csp;  in snd_sb16_csp_playback_open()  local
 162 		struct snd_sb_csp *csp = chip->csp;  in snd_sb16_csp_playback_close()  local
 175 		struct snd_sb_csp *csp = chip->csp;  in snd_sb16_csp_capture_open()  local
 193 		struct snd_sb_csp *csp = chip->csp;  in snd_sb16_csp_capture_close()  local
 
 | 
| D | sb16.c | 71 static int csp[SNDRV_CARDS];  variable
 | 
| /Linux-v5.4/lib/ | 
| D | asn1_decoder.c | 176 	unsigned char tag = 0, csp = 0, jsp = 0, optag = 0, hdr = 0;  in asn1_ber_decoder()  local
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | process_64.c | 439 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp)  in clone_stackframe()656 		unsigned long csp;  in copy_thread()  local
 
 | 
| /Linux-v5.4/drivers/scsi/lpfc/ | 
| D | lpfc_hw.h | 371 struct csp {  struct372 	uint8_t fcphHigh;	/* FC Word 0, byte 0 */
 373 	uint8_t fcphLow;
 374 	uint8_t bbCreditMsb;
 375 	uint8_t bbCreditLsb;	/* FC Word 0, byte 3 */
 396 	uint16_t request_multiple_Nport:1;	/* FC Word 1, bit 31 */
 397 	uint16_t randomOffset:1;	/* FC Word 1, bit 30 */
 398 	uint16_t response_multiple_NPort:1;	/* FC Word 1, bit 29 */
 399 	uint16_t fPort:1;	/* FC Word 1, bit 28 */
 400 	uint16_t altBbCredit:1;	/* FC Word 1, bit 27 */
 [all …]
 
 | 
| /Linux-v5.4/include/scsi/ | 
| D | fc_encode.h | 525 	struct fc_els_csp *csp;  in fc_plogi_fill()  local
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | vm86_32.c | 593 	unsigned char __user *csp;  in handle_vm86_fault()  local
 | 
| /Linux-v5.4/drivers/scsi/csiostor/ | 
| D | csio_lnode.h | 138 	struct fc_els_csp	csp;		/* Common service parms */  member
 | 
| D | csio_lnode.c | 616 	struct fc_els_csp *csp;  in csio_ln_vnp_read_cbfn()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | en_main.c | 1185 			   struct mlx5e_create_sq_param *csp,  in mlx5e_create_sq()1266 			       struct mlx5e_create_sq_param *csp,  in mlx5e_create_sq_rdy()
 1296 	struct mlx5e_create_sq_param csp = {};  in mlx5e_open_txqsq()  local
 1397 	struct mlx5e_create_sq_param csp = {};  in mlx5e_open_icosq()  local
 1444 	struct mlx5e_create_sq_param csp = {};  in mlx5e_open_xdpsq()  local
 
 | 
| /Linux-v5.4/fs/ | 
| D | binfmt_elf_fdpic.c | 503 	unsigned long sp, csp, nitems;  in create_elf_fdpic_tables()  local
 | 
| /Linux-v5.4/include/sound/ | 
| D | sb.h | 80 	void *csp; /* used only when CONFIG_SND_SB16_CSP is set */  member
 | 
| /Linux-v5.4/drivers/scsi/libfc/ | 
| D | fc_fcp.c | 1015 			struct fc_seq *csp;  in fc_fcp_complete_locked()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/mediatek/ | 
| D | mtk_hdmi.c | 166 	enum hdmi_colorspace csp;  member
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | pgtable.h | 548 static inline void csp(unsigned int *ptr, unsigned int old, unsigned int new)  in csp()  function
 | 
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_fc.h | 362 	struct fc_plogi_csp_s	csp;		/* common service params */  member
 |