Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dgdth_proc.c358 pcdi->ld_dtype >>= 16; in gdth_show_info()
360 if (pcdi->ld_dtype > 2) { in gdth_show_info()
380 } else if (pcdi->ld_dtype == 0) { in gdth_show_info()
382 } else if (pcdi->ld_dtype == 1) { in gdth_show_info()
384 } else if (pcdi->ld_dtype == 2) { in gdth_show_info()
Dgdth.h546 u32 ld_dtype; /* type of logical drive */ member