Searched refs:is_sata (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dsiimage.c68 * is_sata - check if hwif is SATA
74 static inline int is_sata(ide_hwif_t *hwif) function
145 if (is_sata(hwif)) {
314 scsc = is_sata(hwif) ? 1 : scsc;
526 if (is_sata(HWIF(drive)))
879 if (!is_sata(hwif) || !is_dev_seagate_sata(&hwif->drives[0]))
951 if(is_sata(hwif)) {
970 if (!is_sata(hwif))

Completed in 145 milliseconds