Home
last modified time | relevance | path

Searched defs:seqid (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c231 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 Dptp_ines.c142 u16 seqid; member
433 u16 portn, seqid; in ines_match() local
/linux/drivers/soc/tegra/cbb/
H A Dtegra194-cbb.c124 u16 seqid; member
1822 u32 seqid = 0; in print_errlog1_2() local
/linux/fs/nfs/
H A Dnfs4_fs.h99 static inline void nfs_confirm_seqid(struct nfs_seqid_counter *seqid, int status) in nfs_confirm_seqid()
626 u32 seqid = be32_to_cpu(s1->seqid); in nfs4_stateid_seqid_inc() local
H A Dpnfs.c1104 u32 seqid = be32_to_cpu(stateid->seqid); in pnfs_layout_stateid_blocked() local
H A Dnfs4proc.c7094 struct nfs_seqid *seqid) in nfs4_alloc_unlockdata()
7218 struct nfs_seqid *seqid) in nfs4_do_unlck()
7264 struct nfs_seqid *seqid; in nfs4_proc_unlck() local
H A Dnfs4xdr.c1020 const struct nfs_seqid *seqid) in encode_nfs4_seqid()
/linux/drivers/net/ethernet/ti/
H A Dcpts.c439 u16 seqid; in cpts_skb_get_mtype_seqid() local
H A Dam65-cpts.c879 u16 seqid; in am65_skb_get_mtype_seqid() local
/linux/arch/sparc/kernel/
H A Dldc.c67 u32 seqid; member
707 static int rx_seq_ok(struct ldc_channel *lp, u32 seqid) in rx_seq_ok()
/linux/fs/nfsd/
H A Dnfs4state.c3800 static __be32 check_slot_seqid(u32 seqid, u32 slot_seqid, u8 flags) in check_slot_seqid()
5515 …_be32 nfsd4_check_seqid(struct nfsd4_compound_state *cstate, struct nfs4_stateowner *so, u32 seqid) in nfsd4_check_seqid()
7492 …eqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seqid, struct nfs4_ol_… in nfs4_seqid_op_checks()
7527 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_seqid_op()
7559 static __be32 nfs4_preprocess_confirmed_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_confirmed_seqid_op()
H A Dnfs4callback.c535 u32 seqid, slotid, target; in decode_cb_sequence4resok() local
H A Dxdr4.h563 u32 seqid; member
575 u32 seqid; /* request/response */ member
H A Dstate.h314 u32 seqid; member
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c104 static int pch_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in pch_ptp_match()
/linux/include/linux/
H A Dnfs4.h61 __be32 seqid; member