Searched defs:seqid (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | 231 long seqid; member 245 #define STORE_SEQ_IN_MSGID(seq, seqid) \ argument 248 #define GET_SEQ_FROM_MSGID(msgid, seq, seqid) \ argument 254 #define NEXT_SEQID(seqid) (((seqid) + 1) & 0x3ffffff) argument 1062 long *seqid) in intf_next_seq() 1150 unsigned long seqid; in intf_start_seq_timer() local 1179 unsigned long seqid; in intf_err_seq() local 1968 long seqid; in i_ipmi_req_ipmb() local 2160 long seqid; in i_ipmi_req_lan() local 4931 unsigned char seq, long seqid) in smi_from_recv_msg()
|
/linux/drivers/ptp/ |
H A D | ptp_ines.c | 142 u16 seqid; member 433 u16 portn, seqid; in ines_match() local
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpts.c | 439 u16 seqid; in cpts_skb_get_mtype_seqid() local
|
H A D | am65-cpts.c | 879 u16 seqid; in am65_skb_get_mtype_seqid() local
|
/linux/arch/sparc/kernel/ |
H A D | ldc.c | 67 u32 seqid; member 707 static int rx_seq_ok(struct ldc_channel *lp, u32 seqid) in rx_seq_ok()
|
/linux/fs/nfsd/ |
H A D | nfs4state.c | 3807 static __be32 check_slot_seqid(u32 seqid, u32 slot_seqid, u8 flags) in check_slot_seqid() 5512 …_be32 nfsd4_check_seqid(struct nfsd4_compound_state *cstate, struct nfs4_stateowner *so, u32 seqid) in nfsd4_check_seqid() 7443 …eqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seqid, struct nfs4_ol_… in nfs4_seqid_op_checks() 7478 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_seqid_op() 7510 static __be32 nfs4_preprocess_confirmed_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_confirmed_seqid_op()
|
H A D | nfs4callback.c | 535 u32 seqid, slotid, target; in decode_cb_sequence4resok() local
|
/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_main.c | 104 static int pch_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in pch_ptp_match()
|
/linux/fs/nfs/ |
H A D | pnfs.c | 1104 u32 seqid = be32_to_cpu(stateid->seqid); in pnfs_layout_stateid_blocked() local
|