Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dopal_proto.h74 #define EMPTY_ATOM_BYTE 0xFF macro
H A Dsed-opal.c1058 else if (pos[0] == EMPTY_ATOM_BYTE) /* empty atom */ in response_parse()
1066 if (pos[0] != EMPTY_ATOM_BYTE) in response_parse()