Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth_proc.c407 pcdi->ld_dtype >>= 16; in gdth_get_info()
409 if (pcdi->ld_dtype > 2) { in gdth_get_info()
430 } else if (pcdi->ld_dtype == 0) { in gdth_get_info()
432 } else if (pcdi->ld_dtype == 1) { in gdth_get_info()
434 } else if (pcdi->ld_dtype == 2) { in gdth_get_info()
Dgdth.h576 u32 ld_dtype; /* type of logical drive */ member