tag
line
file
source code
str_sp
530
drivers/cdrom/sbpcd.c
static const char *str_sp = "SPEA";
str_sp
5057
drivers/cdrom/sbpcd.c
else if (!strcmp(s,str_sp)) sbpro_type=2;
str_sp
5200
drivers/cdrom/sbpcd.c
if (sbpcd[port_index+1]==2) type=str_sp;