Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/scsi/cxlflash/
Dmain.c3508 struct ht_cxlflash_hdr *hdr; in cxlflash_chr_ioctl()
3556 hdr = (struct ht_cxlflash_hdr *)&buf; in cxlflash_chr_ioctl()