DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

sdi_get_idata_ptr(D3sdi)


sdi_get_idata_ptr -- get value of the target-driver instance

Synopsis

   #include <sys/types.h>
   #include <sys/sdi.h>
   #include <sys/ddi.h>
   

void * sdi_get_idata_ptr(struct sb *sbp)

Description

sdi_get_idata_ptr( ) returns the value of the sb_idatap member of the xsb(D4sdi) structure

Arguments


sbp
Pointer to the xsb(D4sdi) structure

Return values

Value of the sb_idatap member of the xsb(D4sdi) structure.

Usage

Context and synchronization

Non-blockable context.

Hardware applicability

All

Version applicability

sdi: 2, 3, 4 HBA drivers

References

sdi_set_idata_ptr(D3sdi) xsb(D4sdi)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005