GET_SLOT_STATUS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

get_slot_status - get ACPI slot status  

SYNOPSIS

"SYNOPSIS"

unsigned int get_slot_status (struct acpiphp_slot * slot);  

ARGUMENTS

slot
-- undescribed --
 

DESCRIPTION

if a slot has _STA for each function and if any one of them returned non-zero status, return it

if a slot doesn't have _STA and if any one of its functions' configuration space is configured, return 0x0f as a _STA

otherwise return 0


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:50 GMT, October 06, 2005