Searched refs:lunid_lo (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/cxlflash/ | ||
H A D | sislite.h | 206 u32 lunid_lo; member |
H A D | main.c | 3358 lunprov->lun_id = (u64)asa.lunid_hi << 32 | asa.lunid_lo; in cxlflash_lun_provision() |