ATA_HOST_ADD
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ata_host_add - Attach low-level ATA driver to system
SYNOPSIS
"SYNOPSIS"
struct ata_port * ata_host_add (struct ata_probe_ent * ent, struct ata_host_set * host_set, unsigned int port_no);
ARGUMENTS
- ent
-
Information provided by low-level driver
- host_set
-
Collections of ports to which we add
- port_no
-
Port number associated with this host
DESCRIPTION
Attach low-level ATA driver to system.
LOCKING
PCI/etc. bus probe sem.
RETURNS
New ata_port on success, for NULL on error.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
- RETURNS
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:56 GMT, October 09, 2005