.\" 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 "PRINT_PA_HWPATH" "" "06 October 2005" "" ""
.SH NAME
print_pa_hwpath \- Returns hardware path for PA devices
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
char * print_pa_hwpath (struct parisc_device * \fIdev\fB, char * \fIoutput\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
-- undescribed --
.TP
\fB\fIoutput\fB\fR
-- undescribed --
.SH "DEV"
.PP
The device to return the path for
.SH "OUTPUT"
.PP
Pointer to a previously-allocated array to place the path in.
.PP
This function fills in the output array with a human-readable path
to a PA device. This string is compatible with that used by PDC, and
may be printed on the outside of the box.