Searched defs:packet_command_texts (Results 1 - 1 of 1) sorted by relevance

/drivers/ide/
H A Dide-cd_verbose.c38 } packet_command_texts[] = { variable in typeref:struct:__anon1366
312 int lo = 0, mid, hi = ARRAY_SIZE(packet_command_texts);
317 if (packet_command_texts[mid].packet_command ==
319 s = packet_command_texts[mid].text;
322 if (packet_command_texts[mid].packet_command >

Completed in 41 milliseconds