Searched refs:dtype_device (Results 1 – 1 of 1) sorted by relevance
3661 int dtype_device; in scsi_hba_ident_nodename_compatible_get() local3873 dtype_device = inq->inq_dtype & DTYPE_MASK; in scsi_hba_ident_nodename_compatible_get()3875 (dtype_device == DTYPE_WORM) || in scsi_hba_ident_nodename_compatible_get()3876 (dtype_device == DTYPE_RODIRECT) || in scsi_hba_ident_nodename_compatible_get()3877 (dtype_device == DTYPE_OPTICAL))) in scsi_hba_ident_nodename_compatible_get()3882 (dtype_device == DTYPE_PROCESSOR) && in scsi_hba_ident_nodename_compatible_get()3934 if ((dtype_device != dtype_node) && *gf && *vid && *pid && *rev) { in scsi_hba_ident_nodename_compatible_get()3937 dtype_node, dtype_device, gf, vid, pid, rev); in scsi_hba_ident_nodename_compatible_get()3944 if ((dtype_device != dtype_node) && *vid && *pid && *rev) { in scsi_hba_ident_nodename_compatible_get()3947 dtype_node, dtype_device, vid, pid, rev); in scsi_hba_ident_nodename_compatible_get()[all …]