Searched refs:rdata (Results 1 – 5 of 5) sorted by relevance
/include/trace/events/ |
D | fsi_master_ast_cf.h | 48 TP_PROTO(const struct fsi_master_acf *master, u8 rtag, u8 rcrc, __be32 rdata, bool crc_ok), 49 TP_ARGS(master, rtag, rcrc, rdata, crc_ok), 54 __field(u32, rdata) 61 __entry->rdata = be32_to_cpu(rdata); 66 __entry->rdata, __entry->crc_ok ? ' ' : '!'
|
/include/crypto/ |
D | rng.h | 159 u8 *rdata, unsigned int dlen) in crypto_rng_get_bytes() argument 161 return crypto_rng_generate(tfm, NULL, 0, rdata, dlen); in crypto_rng_get_bytes()
|
/include/scsi/ |
D | libfcoe.h | 232 struct fc_rport_priv rdata; member
|
D | libfc.h | 916 int fc_rport_login(struct fc_rport_priv *rdata); 917 int fc_rport_logoff(struct fc_rport_priv *rdata);
|
/include/linux/ |
D | acpi.h | 358 u8 *rdata, unsigned rdata_len);
|