TRANSPORT_ADD_DEVICE

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

 

NAME

transport_add_device - declare a new dev for transport class association  

SYNOPSIS

"SYNOPSIS"

void transport_add_device (struct device * dev);  

ARGUMENTS

dev
the generic device representing the entity being added
 

DESCRIPTION

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.  

DESCRIPTION

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

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