ATA_PORT_DISABLE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ata_port_disable - Disable port.  

SYNOPSIS

"SYNOPSIS"

void ata_port_disable (struct ata_port * ap);  

ARGUMENTS

ap
Port to be disabled.
 

DESCRIPTION

Modify ap data structure such that the system thinks that the entire port is disabled, and should never attempt to probe or communicate with devices on this port.  

LOCKING

host_set lock, or some other form of serialization.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING

This document was created by man2html, using the manual pages.
Time: 00:01:56 GMT, October 09, 2005