Searched refs:qla2x00_zio_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 1218 qla2x00_zio_store(struct device *dev, struct device_attribute *attr, in qla2x00_zio_store() function 2394 static DEVICE_ATTR(zio, S_IRUGO | S_IWUSR, qla2x00_zio_show, qla2x00_zio_store);
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 1224 qla2x00_zio_store(struct device *dev, struct device_attribute *attr, in qla2x00_zio_store() function 2424 static DEVICE_ATTR(zio, S_IRUGO | S_IWUSR, qla2x00_zio_show, qla2x00_zio_store);
|
Completed in 8 milliseconds