1MPT_GETIOCSTATE(9) Message-based devices MPT_GETIOCSTATE(9)
23
4
NAME
6mpt_GetIocState - Get the current state of a MPT adapter.
7
SYNOPSIS
9u32 mpt_GetIocState(MPT_ADAPTER * ioc, int cooked);
10
ARGUMENTS
12ioc
13Pointer to MPT_ADAPTER structure
1415
cooked
16Request raw or cooked IOC state
17
DESCRIPTION
19Returns all IOC Doorbell register bits if cooked==0, else just the
20Doorbell bits in MPI_IOC_STATE_MASK.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. November 2011 MPT_GETIOCSTATE(9)