Searched refs:decode_ioctl (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/cxlflash/ | 
| D | superpipe.c | 1923 static char *decode_ioctl(unsigned int cmd)  in decode_ioctl()  function 2138 				__func__, decode_ioctl(cmd), afu->internal_lun);  in cxlflash_ioctl() 2154 			__func__, decode_ioctl(cmd), cmd, shost->host_no,  in cxlflash_ioctl() 2179 			__func__, size, cmd, decode_ioctl(cmd), arg);  in cxlflash_ioctl() 2187 			__func__, hdr->version, decode_ioctl(cmd));  in cxlflash_ioctl() 2202 				__func__, size, cmd, decode_ioctl(cmd), arg);  in cxlflash_ioctl() 2213 			decode_ioctl(cmd), cmd, shost->host_no,  in cxlflash_ioctl() 2217 			"returned rc %d\n", __func__, decode_ioctl(cmd),  in cxlflash_ioctl()
  |