Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/scsi/
Dcxlflash_ioctl.h249 struct ht_cxlflash_afu_debug { struct
263 struct ht_cxlflash_afu_debug afu_debug; argument
273 #define HT_CXLFLASH_AFU_DEBUG CXL_IOWR(0xBE, ht_cxlflash_afu_debug)
/linux-6.12.1/drivers/scsi/cxlflash/
Dmain.c3383 struct ht_cxlflash_afu_debug *afu_dbg = arg; in cxlflash_afu_debug()
3498 { sizeof(struct ht_cxlflash_afu_debug), cxlflash_afu_debug }, in cxlflash_chr_ioctl()