OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:st_cd
(Results
1 - 1
of
1
) sorted by null
/external/f2fs-tools/tools/sg_write_buffer/
sg_pt_linux_nvme.c
721
uint8_t
st_cd
, dpg_cd;
local
728
st_cd
= 0x7 & (cdbp[1] >> 5);
733
(int)self_test, (int)
st_cd
);
734
if (self_test ||
st_cd
) {
739
switch (
st_cd
) {
753
pr2ws("%s: bad self-test code [0x%x]\n", __func__,
st_cd
);
[
all
...]
Completed in 138 milliseconds