Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/cdrom/
Dsbpcd.c604 static const char *str_sb = "SoundBlaster"; variable
5578 else if (!strcmp(s,str_sb)) sbpro_type=1; in sbpcd_setup()
5754 else if (sbpcd[port_index+1]==1) type=str_sb; in __SBPCD_INIT()