Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/scsi/
Dcxlflash_ioctl.h210 struct ht_cxlflash_hdr { struct
234 struct ht_cxlflash_hdr hdr; /* Common fields */ argument
250 struct ht_cxlflash_hdr hdr; /* Common fields */
/linux-6.1.9/drivers/scsi/cxlflash/
Dmain.c3481 struct ht_cxlflash_hdr *hdr; in cxlflash_chr_ioctl()
3529 hdr = (struct ht_cxlflash_hdr *)&buf; in cxlflash_chr_ioctl()