Home
last modified time | relevance | path

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

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