Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dprocess_64.c426 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp) in clone_stackframe()
609 unsigned long csp; in copy_thread() local
/linux/lib/
H A Dasn1_decoder.c176 unsigned char tag = 0, csp = 0, jsp = 0, optag = 0, hdr = 0; in asn1_ber_decoder() local
/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h381 struct csp { struct
382 uint8_t fcphHigh; /* FC Word 0, byte 0 */
383 uint8_t fcphLow;
384 uint8_t bbCreditMsb;
385 uint8_t bbCreditLsb; /* FC Word 0, byte 3 */
406 uint16_t request_multiple_Nport:1; /* FC Word 1, bit 31 */
407 uint16_t randomOffset:1; /* FC Word 1, bit 30 */
408 uint16_t response_multiple_NPort:1; /* FC Word 1, bit 29 */
409 uint16_t fPort:1; /* FC Word 1, bit 28 */
410 uint16_t altBbCredit:1; /* FC Word 1, bit 27 */
[all …]
/linux/net/rxrpc/
H A Drxgk.c919 struct rxrpc_skb_priv *csp, *rsp; in rxgk_construct_response() local
1038 struct rxrpc_skb_priv *csp = rxrpc_skb(challenge); in rxgk_kernel_respond_to_challenge() local
/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.h125 struct fc_els_csp csp; /* Common service parms */ member
H A Dcsio_lnode.c619 struct fc_els_csp *csp; in csio_ln_vnp_read_cbfn() local
/linux/fs/
H A Dbinfmt_elf_fdpic.c502 unsigned long sp, csp, nitems; in create_elf_fdpic_tables() local
/linux/include/sound/
H A Dsb.h80 void *csp; /* used only when CONFIG_SND_SB16_CSP is set */ member
/linux/drivers/scsi/libfc/
H A Dfc_fcp.c1011 struct fc_seq *csp; in fc_fcp_complete_locked() local
/linux/drivers/scsi/bfa/
H A Dbfa_fc.h347 struct fc_plogi_csp_s csp; /* common service params */ member