Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth_proc.c280 pdi->no_ldrive &= 0xffff; in gdth_show_info()
281 if (pdi->no_ldrive == 0xffff) in gdth_show_info()
284 sprintf(hrec,"%d",pdi->no_ldrive); in gdth_show_info()
Dgdth.h365 u32 no_ldrive; /* belongs to this log. drv.*/ member