Home
last modified time | relevance | path

Searched refs:is_sata (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
Ddrivetemp.c329 bool is_ata, is_sata; in drivetemp_identify_sata() local
354 is_sata = ata_id_is_sata(ata_id); in drivetemp_identify_sata()
363 if (!is_ata || !is_sata) in drivetemp_identify_sata()
/kernel/linux/linux-4.19/drivers/ide/
Dsiimage.c76 static inline int is_sata(ide_hwif_t *hwif) in is_sata() function
324 scsc = is_sata(hwif) ? 1 : scsc; in sil_set_dma_mode()
635 if (!is_sata(hwif) || !is_dev_seagate_sata(drive)) in sil_quirkproc()
/kernel/linux/linux-5.10/drivers/ide/
Dsiimage.c76 static inline int is_sata(ide_hwif_t *hwif) in is_sata() function
324 scsc = is_sata(hwif) ? 1 : scsc; in sil_set_dma_mode()
635 if (!is_sata(hwif) || !is_dev_seagate_sata(drive)) in sil_quirkproc()