Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/
H A Dcxlflash_ioctl.h227 #define HT_CXLFLASH_HOST_WRITE 0x0000000000000001ULL macro
/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.c3388 bool is_write = afu_dbg->hdr.flags & HT_CXLFLASH_HOST_WRITE; in cxlflash_afu_debug()