Searched refs:qla2x00_port_no_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2357 qla2x00_port_no_show(struct device *dev, struct device_attribute *attr, in qla2x00_port_no_show() function 2447 static DEVICE_ATTR(port_no, 0444, qla2x00_port_no_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2387 qla2x00_port_no_show(struct device *dev, struct device_attribute *attr, in qla2x00_port_no_show() function 2477 static DEVICE_ATTR(port_no, 0444, qla2x00_port_no_show, NULL);
|
Completed in 8 milliseconds