Searched refs:ata_port_online (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dsata_inic162x.c445 if (ata_port_online(ap)) {
H A Dlibata-core.c2247 if (ata_port_online(ap)) {
2992 if (!ata_port_online(ap) && status == 0xff)
5696 * ata_port_online - test whether the given port is online
5701 * ata_port_online(ap) != !ata_port_offline(ap).
5709 int ata_port_online(struct ata_port *ap) function
5724 * ata_port_online(ap) != !ata_port_offline(ap).
6815 EXPORT_SYMBOL_GPL(ata_port_online); variable
H A Dsata_sil24.c607 if (ata_port_online(ap))
H A Dahci.c1033 if (rc == 0 && ata_port_online(ap))
H A Dsata_mv.c1994 if (ata_port_online(ap)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dlibata.h725 extern int ata_port_online(struct ata_port *ap);

Completed in 285 milliseconds