.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "TRANSPORT_ADD_DEVICE" "9" "09 October 2005" "" ""
.SH NAME
transport_add_device \- declare a new dev for transport class association
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void transport_add_device (struct device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
the generic device representing the entity being added
.SH "DESCRIPTION"
.PP
Usually, dev represents some component in the HBA system (either
the HBA itself or a device remote across the HBA bus). This
routine is simply a trigger point used to add the device to the
system and register attributes for it.
.SH "DESCRIPTION"
.PP
Usually, dev represents some component in the HBA system (either
the HBA itself or a device remote across the HBA bus). This
routine is simply a trigger point used to add the device to the
system and register attributes for it.