Home
last modified time | relevance | path

Searched defs:dword0 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/ccp/
H A Dccp-dev.h579 struct dword0 { struct
580 unsigned int soc:1;
581 unsigned int ioc:1;
582 unsigned int rsvd1:1;
583 unsigned int init:1;
584 unsigned int eom:1; /* AES/SHA only */
585 unsigned int function:15;
586 unsigned int engine:4;
587 unsigned int prot:1;
588 unsigned int rsvd2:7;
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c5821 u32 dword0; member