Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dq_struct.h532 struct sq_mem_subdesc { struct
534 uint64_t subdesc_type:4; /* W0 */
535 uint64_t mem_alg:4;
536 uint64_t mem_dsz:2;
537 uint64_t wmem:1;
538 uint64_t rsvd0:21;
539 uint64_t offset:32;
541 uint64_t rsvd1:15; /* W1 */
542 uint64_t addr:49;