Searched refs:dtype_device (Results 1 – 1 of 1) sorted by relevance
3656 int dtype_device; in scsi_hba_ident_nodename_compatible_get() local3868 dtype_device = inq->inq_dtype & DTYPE_MASK; in scsi_hba_ident_nodename_compatible_get()3870 (dtype_device == DTYPE_WORM) || in scsi_hba_ident_nodename_compatible_get()3871 (dtype_device == DTYPE_RODIRECT) || in scsi_hba_ident_nodename_compatible_get()3872 (dtype_device == DTYPE_OPTICAL))) in scsi_hba_ident_nodename_compatible_get()3877 (dtype_device == DTYPE_PROCESSOR) && in scsi_hba_ident_nodename_compatible_get()3929 if ((dtype_device != dtype_node) && *gf && *vid && *pid && *rev) { in scsi_hba_ident_nodename_compatible_get()3932 dtype_node, dtype_device, gf, vid, pid, rev); in scsi_hba_ident_nodename_compatible_get()3939 if ((dtype_device != dtype_node) && *vid && *pid && *rev) { in scsi_hba_ident_nodename_compatible_get()3942 dtype_node, dtype_device, vid, pid, rev); in scsi_hba_ident_nodename_compatible_get()[all …]