Searched refs:fwrevbuf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libata-core.c | 2414 char fwrevbuf[ATA_ID_FW_REV_LEN+1]; in ata_dev_configure() local 2502 ata_id_c_string(dev->id, fwrevbuf, ATA_ID_FW_REV, in ata_dev_configure() 2503 sizeof(fwrevbuf)); in ata_dev_configure() 2559 revbuf, modelbuf, fwrevbuf, in ata_dev_configure() 2584 revbuf, modelbuf, fwrevbuf, in ata_dev_configure() 2680 modelbuf, fwrevbuf, in ata_dev_configure()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-core.c | 2821 char fwrevbuf[ATA_ID_FW_REV_LEN+1]; in ata_dev_configure() local 2904 ata_id_c_string(dev->id, fwrevbuf, ATA_ID_FW_REV, in ata_dev_configure() 2905 sizeof(fwrevbuf)); in ata_dev_configure() 2941 revbuf, modelbuf, fwrevbuf, in ata_dev_configure() 3021 modelbuf, fwrevbuf, in ata_dev_configure()
|
Completed in 18 milliseconds