Searched refs:som (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/crypto/ccp/
H A Dccp_hardware.h269 uint32_t som:1; /* Start of message */ member in struct:ccp_desc::dword0::__anon11190
283 uint32_t som:1; /* Start of message */ member in struct:ccp_desc::dword0::__anon11191
297 uint32_t som:1; /* Start of message */ member in struct:ccp_desc::dword0::__anon11192
311 uint32_t som:1; /* Start of message */ member in struct:ccp_desc::dword0::__anon11193
324 uint32_t som:1; /* Start of message */ member in struct:ccp_desc::dword0::__anon11194
336 uint32_t som:1; /* Start of message */ member in struct:ccp_desc::dword0::__anon11195
350 uint32_t som:1; /* Start of message */ member in struct:ccp_desc::dword0::__anon11196
362 uint32_t som:1; /* Start of message */ member in struct:ccp_desc::dword0::__anon11197
375 uint32_t som:1; /* Start of message */ member in struct:ccp_desc::dword0::__anon11198
H A Dccp_hardware.c1052 desc->som = start;
1426 desc->som = (i == 0);
1429 DPRINTF(dev, "%s: XTS %u: som:%d eom:%d ioc:%d dir:%d\n",
1430 __func__, qp->cq_tail, (int)desc->som, (int)desc->eom,
1624 desc->som = (i == 0);
1627 DPRINTF(dev, "%s: AES %u: som:%d eom:%d ioc:%d dir:%d\n",
1628 __func__, qp->cq_tail, (int)desc->som, (int)desc->eom,
1742 desc->som = (i == 0);
1762 enum ccp_cipher_dir dir, struct sglist_seg *seg, bool som, bool eom)
1777 desc->som
1761 ccp_do_gctr(struct ccp_queue *qp, struct ccp_session *s, enum ccp_cipher_dir dir, struct sglist_seg *seg, bool som, bool eom) argument
[all...]
/freebsd-13-stable/sys/modules/dtb/allwinner/
H A DMakefile14 sun7i-a20-olimex-som-evb.dts \
36 ${DTBDIR}/sun7i-a20-olimex-som-evb.dtb ${DTBDIR}/olimex-a20-som-evb.dtb \

Completed in 213 milliseconds