Searched refs:IS_SG64_ADDR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/arcmsr/
H A Darcmsr.h906 #define IS_SG64_ADDR 0x01000000 /* bit24 */ macro
H A Darcmsr.c1060 pdma_sg->length = (u_int32_t)length0 | IS_SG64_ADDR;
1068 pdma_sg->length = tmplength | IS_SG64_ADDR;

Completed in 189 milliseconds