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

/freebsd-12-stable/sys/dev/safexcel/
H A Dsafexcel.c1496 instr->status = SAFEXCEL_INSTR_STATUS_LAST_HASH |
1513 instr->status = SAFEXCEL_INSTR_STATUS_LAST_HASH |
1532 instr->status = SAFEXCEL_INSTR_STATUS_LAST_HASH |
1539 instr->status = SAFEXCEL_INSTR_STATUS_LAST_HASH |
1578 SAFEXCEL_INSTR_STATUS_LAST_HASH;
1597 SAFEXCEL_INSTR_STATUS_LAST_HASH : 0;
1606 instr->status = SAFEXCEL_INSTR_STATUS_LAST_HASH;
1637 instr->status = SAFEXCEL_INSTR_STATUS_LAST_HASH;
1721 SAFEXCEL_INSTR_STATUS_LAST_HASH : 0;
1733 SAFEXCEL_INSTR_STATUS_LAST_HASH
[all...]
H A Dsafexcel_var.h260 #define SAFEXCEL_INSTR_STATUS_LAST_HASH (1u << 0) macro

Completed in 74 milliseconds