QLA2X00_NVRAM_REQUEST
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
qla2x00_nvram_request - Sends read command to NVRAM and gets data from
SYNOPSIS
"SYNOPSIS"
uint16_t qla2x00_nvram_request (scsi_qla_host_t * ha, uint32_t nv_cmd);
ARGUMENTS
- ha
-
HA context
- nv_cmd
-
NVRAM command
DESCRIPTION
NVRAM.
BIT DEFINITIONS FOR NVRAM COMMAND
Bit 26 = start bit
Bit 25, 24 = opcode
Bit 23-16 = address
Bit 15-0 = write data
Returns the word read from nvram addr.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- BIT DEFINITIONS FOR NVRAM COMMAND
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:41 GMT, October 09, 2005