ata_port_offline — test whether the given port is offline
ATA port to test
Test whether ap is offline. Note that this function returns 0 if offline status of ap cannot be obtained, so ata_port_online(ap) != !ata_port_offline(ap).
None.
1 if the port offline status is available and offline.