Home
last modified time | relevance | path

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

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