SCSI_ADD_HOST

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

 

NAME

scsi_add_host - add a scsi host  

SYNOPSIS

"SYNOPSIS"

int scsi_add_host (struct Scsi_Host * shost, struct device * dev);  

ARGUMENTS

shost
scsi host pointer to add
dev
a struct device of type scsi class
 

RETURN VALUE

0 on success / != 0 for error


 

Index

NAME
SYNOPSIS
ARGUMENTS
RETURN VALUE

This document was created by man2html, using the manual pages.
Time: 05:30:54 GMT, October 06, 2005