Home
last modified time | relevance | path

Searched refs:SHORT_ATOM_SIGNED (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/block/
Dopal_proto.h49 #define SHORT_ATOM_SIGNED 0x10 macro
Dsed-opal.c567 atom |= has_sign ? SHORT_ATOM_SIGNED : 0; in add_short_atom_header()
782 } else if (pos[0] & SHORT_ATOM_SIGNED) { in response_parse_short()