.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "IPR_INVALID_ADAPTER" "9" "09 October 2005" "" "" .SH NAME ipr_invalid_adapter \- Determine if this adapter is supported on this hardware .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ipr_invalid_adapter (struct ipr_ioa_cfg * \fIioa_cfg\fB); \fR .SH "ARGUMENTS" .TP \fB\fIioa_cfg\fB\fR ioa cfg struct .SH "DESCRIPTION" .PP Adapters that use Gemstone revision < 3.1 do not work reliably on certain pSeries hardware. This function determines if the given adapter is in one of these confgurations or not. .SH "RETURN VALUE" .PP 1 if adapter is not supported / 0 if adapter is supported