getinfo(D2I) getinfo(D2I)
NAME
getinfo - get HBA I/O characteristics
SYNOPSIS
void getinfo(struct scsi_ad *addr, struct hbagetinfo *getinfo)
Arguments
addr Pointer to SCSI address of device.
getinfo
Pointer to hbagetinfo(D4I) structure that is to be
filled in.
DESCRIPTION
This entry point is for Host Bus Adapter (HBA) drivers. The
getinfo routine is called by sdi_name(D3I) to supply the
caller, which is typically a target driver, with the necessary
information.
Return Values
None.
USAGE
getinfo retrieves the name and I/O capabilities of a PDI
device and puts this information into the indicated hbagetinfo
structure. See hbagetinfo(D4I) for details about the use of
this structure.
Level
Base or interrupt.
REFERENCES
hbagetinfo(D4I), sdi_name(D3I)
NOTICES
Applicability
sdi: 1, 2
Copyright 1994 Novell, Inc. Page 1