Home
last modified time | relevance | path

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

/drivers/scsi/
Dgdth_proc.c286 pdi->no_ldrive &= 0xffff; in gdth_show_info()
287 if (pdi->no_ldrive == 0xffff) in gdth_show_info()
290 sprintf(hrec,"%d",pdi->no_ldrive); in gdth_show_info()
Dgdth.h344 u32 no_ldrive; /* belongs to this log. drv.*/ member