scsi_add_host(9)

NAME

scsi_add_host - add a scsi host

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

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>
Author.
Rob Landley <rob@landley.net>
Author.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout