Searched refs:SCSI_LUN_AM_PDEV (Results 1 – 4 of 4) sorted by relevance
157 #define SCSI_LUN_AM_PDEV 0x00 /* Peripheral device AM */ macro
103 if ((addr_method == SCSI_LUN_AM_PDEV) && in sgen_callback()
293 if ((addr_method == SCSI_LUN_AM_PDEV) && in disk_callback_sas()313 if ((addr_method == SCSI_LUN_AM_PDEV) && in disk_callback_sas()
1419 ((lun.sl_lun1_msb & SCSI_LUN_AM_MASK) == SCSI_LUN_AM_PDEV)) { in scsi_lun_to_lun64()1453 lun.sl_lun1_msb = SCSI_LUN_AM_PDEV | (lun64 >> 8); in scsi_lun64_to_lun()