Home
last modified time | relevance | path

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

/linux/block/
H A Dsed-opal.c2378 u8 lc_status; in read_table_data()
2386 lc_status = response_get_u64(&dev->parsed, 4); in read_table_data()
2389 if (lc_status != OPAL_MANUFACTURED_INACTIVE) { in read_table_data()
2291 u8 lc_status; get_lsp_lifecycle() local