tag
line
file
source code
str_sb
497
drivers/block/sbpcd.c
static char *str_sb = "SoundBlaster";
str_sb
4991
drivers/block/sbpcd.c
if (!strcmp(s,str_sb)) sbpro_type=1;
str_sb
5112
drivers/block/sbpcd.c
else if (sbpcd[port_index+1]==1) type=str_sb;