slun             7996 drivers/scsi/aic7xxx/aic79xx_core.c 	int slun = SCB_GET_LUN(scb);
slun             8003 drivers/scsi/aic7xxx/aic79xx_core.c 		match = ((lun == slun) || (lun == CAM_LUN_WILDCARD));
slun             5727 drivers/scsi/aic7xxx/aic7xxx_core.c 	int slun = SCB_GET_LUN(scb);
slun             5734 drivers/scsi/aic7xxx/aic7xxx_core.c 		match = ((lun == slun) || (lun == CAM_LUN_WILDCARD));
slun             1205 drivers/target/target_core_spc.c 	struct scsi_lun slun;
slun             1235 drivers/target/target_core_spc.c 		int_to_scsilun(deve->mapped_lun, &slun);
slun             1236 drivers/target/target_core_spc.c 		memcpy(buf + offset, &slun,
slun             1250 drivers/target/target_core_spc.c 		int_to_scsilun(0, &slun);
slun             1252 drivers/target/target_core_spc.c 			memcpy(buf + offset, &slun,