siicfg.cp
Class FirmwareHandler
- public class FirmwareHandler
- extends siicfg.cp.Handler
IOCTL_CMD_MINIPORT_GET_NUM_OF_CNTRLS
public static final int IOCTL_CMD_MINIPORT_GET_NUM_OF_CNTRLS
- Base driver ioctl
IOCTL_CMD_MINIPORT_GET_VERSION
public static final int IOCTL_CMD_MINIPORT_GET_VERSION
- Device I/O Control code used to retrieve the version of the management information provided by the miniport driver.
IOCTL_CMD_MINIPORT_GET_CONTROLLER_INFO
public static final int IOCTL_CMD_MINIPORT_GET_CONTROLLER_INFO
- Device I/O Control code used to retrieve the controller configuration information from the miniport driver.
IOCTL_CMD_MINIPORT_GET_CONTROLLER_FILEINFO
public static final int IOCTL_CMD_MINIPORT_GET_CONTROLLER_FILEINFO
- The file information of Controller's driver
IOCTL_CMD_MINIPORT_GET_DEVICE_INFO
public static final int IOCTL_CMD_MINIPORT_GET_DEVICE_INFO
- I/O Control code used to retrieve information from the miniport driver about one or more devices attached to a controller.
IOCTL_CMD_MINIPORT_GET_EVENT_DATA
public static final int IOCTL_CMD_MINIPORT_GET_EVENT_DATA
- I/O Control code used to retrieve the data for events that have occured.
IOCTL_CMD_MINIPORT_CHECK_DEVICE_PRESENT
public static final int IOCTL_CMD_MINIPORT_CHECK_DEVICE_PRESENT
- I/O Control code used to cause driver to check to see that the specified device is still connected to the controller.
IOCTL_CMD_MINIPORT_CACHE_CONTROL
public static final int IOCTL_CMD_MINIPORT_CACHE_CONTROL
- I/O Control code used to change the cache settings of a specific ATA or ATAPI device.
IOCTL_CMD_RIO_GET_VERSION
public static final int IOCTL_CMD_RIO_GET_VERSION
- Raid driver ioctl Get Rio version
IOCTL_CMD_RIO_CREATE_ARRAY
public static final int IOCTL_CMD_RIO_CREATE_ARRAY
- I/O Control code used to create an array set.
IOCTL_CMD_RIO_DELETE_ARRAY
public static final int IOCTL_CMD_RIO_DELETE_ARRAY
- I/O Control code used to delete an array set.
IOCTL_CMD_RIO_ADD_MEMBER
public static final int IOCTL_CMD_RIO_ADD_MEMBER
- I/O Control code used to add member to array set
IOCTL_CMD_RIO_REMOVE_MEMBER
public static final int IOCTL_CMD_RIO_REMOVE_MEMBER
- I/O Control code used to remove member to array set
IOCTL_CMD_RIO_INITIALIZE_ARRAY
public static final int IOCTL_CMD_RIO_INITIALIZE_ARRAY
- I/O Control code used to Initialize an array set.
IOCTL_CMD_RIO_REBUILD_MEMBER
public static final int IOCTL_CMD_RIO_REBUILD_MEMBER
- I/O Control code used to Rebuild a member of an array set.
IOCTL_CMD_RIO_GET_ARRAY_INFO
public static final int IOCTL_CMD_RIO_GET_ARRAY_INFO
- I/O Control code used to get raid set information from the driver.
IOCTL_CMD_RIO_RESET_BUS
public static final int IOCTL_CMD_RIO_RESET_BUS
- I/O Control code used to get raid set information from the driver.
IOCTL_CMD_RIO_GET_SPARE_INFO
public static final int IOCTL_CMD_RIO_GET_SPARE_INFO
- I/O Control code used to get spare information from the driver.
IOCTL_CMD_MINIPORT_ENABLE_SPARE
public static final int IOCTL_CMD_MINIPORT_ENABLE_SPARE
- I/O Control code used to get spare information from the driver.
IOCTL_CMD_RIO_POLLING_STATUS
public static final int IOCTL_CMD_RIO_POLLING_STATUS
- I/O Control code used to get smart status information from the driver.
IOCTL_CMD_RIO_REBUILD_RATE
public static final int IOCTL_CMD_RIO_REBUILD_RATE
- I/O Control code used to stop a Mirrored set's rebuild for debugging purpose, 0 rate means stop.
IOCTL_CMD_RIO_GET_IDENTIFY
public static final int IOCTL_CMD_RIO_GET_IDENTIFY
- I/O Control code used for getting IdentifyData of RaidSet
IOCTL_CMD_RIO_CREATE_SPARE
public static final int IOCTL_CMD_RIO_CREATE_SPARE
- I/O Control code used to create a SPARE drive.
IOCTL_CMD_RIO_DELETE_SPARE
public static final int IOCTL_CMD_RIO_DELETE_SPARE
- I/O Control code used to delete a SPARE drive.