.\" 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 "IS_EJECTABLE" "" "06 October 2005" "" ""
.SH NAME
is_ejectable \- determine if a slot is ejectable
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int is_ejectable (acpi_handle \fIhandle\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhandle\fB\fR
handle to acpi namespace
.SH "EJECTABLE SLOT SHOULD SATISFY AT LEAST THESE CONDITIONS"
.PP
.PP
1. has _ADR method
2. has _EJ0 method
.PP
optionally
.PP
1. has _STA method
2. has _PS0 method
3. has _PS3 method
4. ..