Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic94xx/
H A Daic94xx_sas.h310 #define LUN_SIZE 8 macro
559 u8 lun[LUN_SIZE];
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c551 #define LUN_SIZE 8 macro
1377 memcpy(buf_cmd, &task->ssp_task.LUN, LUN_SIZE); in prep_ssp_v3_hw()